tty: serial: samsung: Add ARTPEC-8 support
authorVincent Whitchurch <vincent.whitchurch@axis.com>
Fri, 11 Mar 2022 09:45:15 +0000 (10:45 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Mar 2022 12:29:05 +0000 (13:29 +0100)
commit1db536f95d0264a2b83fb032d5b057ba0113e622
tree5ca140380747f81b67001c8dcf51c68e16c1dc0c
parent02a64ef64c4efb3707e670cdde27afe352c7c143
tty: serial: samsung: Add ARTPEC-8 support

Add support for the UART block on the ARTPEC-8 SoC.  This is closely
related to the variants used on the Exynos chips.  The register layout
is identical to Exynos850 et al but the fifo size is different (64 bytes
in each direction for all instances).

Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Vincent Whitchurch <vincent.whitchurch@axis.com>
Link: https://lore.kernel.org/r/20220311094515.3223023-3-vincent.whitchurch@axis.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/Kconfig
drivers/tty/serial/samsung_tty.c