tty: serial: fsl_lpuart: add LS1028A support
authorMichael Walle <michael@walle.cc>
Fri, 6 Mar 2020 21:44:32 +0000 (22:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 12 Mar 2020 09:02:00 +0000 (10:02 +0100)
commitc2f448cff22a7ed09281f02bde084b0ce3bc61ed
tree211365f71e6035d6472f7af534d2341072e82230
parenta092ab25fdaa445b821f5959e458350696fce44c
tty: serial: fsl_lpuart: add LS1028A support

The LS1028A uses little endian register access and has a different FIFO
size encoding.

Signed-off-by: Michael Walle <michael@walle.cc>
Link: https://lore.kernel.org/r/20200306214433.23215-4-michael@walle.cc
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/fsl_lpuart.c