serial: Airoha SoC UART and HSUART support
authorBenjamin Larsson <benjamin.larsson@genexis.eu>
Sun, 19 Jan 2025 13:01:05 +0000 (14:01 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Feb 2025 13:39:20 +0000 (14:39 +0100)
commite12ebf14fa3654f68589292e645ae1ef74786638
tree7cd1e4de4e5815f48f6ce7989a5e205b12e38e33
parented333392bd201e71a010e588e61605a1e2dd07df
serial: Airoha SoC UART and HSUART support

Support for Airoha AN7581 SoC UART and HSUART baud rate
calculation routine.

Signed-off-by: Benjamin Larsson <benjamin.larsson@genexis.eu>
Link: https://lore.kernel.org/r/20250119130105.2833517-3-benjamin.larsson@genexis.eu
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250.h
drivers/tty/serial/8250/8250_airoha.c [new file with mode: 0644]
drivers/tty/serial/8250/8250_of.c
drivers/tty/serial/8250/8250_port.c
drivers/tty/serial/8250/Kconfig
drivers/tty/serial/8250/Makefile