aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/tty/serial/efm32-uart.c
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2020-02-19 09:01:30 +0100
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2020-02-19 11:38:57 +0100
commit8c6b6ffac367a0d09b6898d26b997728f7c6dd7f (patch)
tree63fac567e35fec41f75a50caa12b96fd7905bd00 /drivers/tty/serial/efm32-uart.c
parentserial: core: Switch to use DEVICE_ATTR_RO() (diff)
downloadwireguard-linux-8c6b6ffac367a0d09b6898d26b997728f7c6dd7f.tar.xz
wireguard-linux-8c6b6ffac367a0d09b6898d26b997728f7c6dd7f.zip
serial: 8250_pxa: avoid autodetecting the port type
If we're unlucky enough that this drivers binds to a mrvl,mmp-uart device on a MMP3, the port type gets detected as 16550A instead of XScale, and it won't work. Other drivers that may bind to the same hardware are 8250_of and, god forbid, serial_pxa. Force the port type, we know it's a PORT_XSCALE. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Link: https://lore.kernel.org/r/20200219080130.4334-1-lkundrak@v3.sk Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/efm32-uart.c')
0 files changed, 0 insertions, 0 deletions