OSDN Git Service

tty: serial: 8250: add DFL bus driver for Altera 16550.
authorMatthew Gerlach <matthew.gerlach@linux.intel.com>
Sun, 15 Jan 2023 15:14:47 +0000 (07:14 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 19 Jan 2023 15:07:40 +0000 (16:07 +0100)
commite34a79d0b320ea8248e1ee3482eb5c388a27d303
tree6c94a45ccb7560c9c8d03a462111246a7e413798
parent4747ab89b4a652f835494fcf8342aaa0efb9b0fd
tty: serial: 8250: add DFL bus driver for Altera 16550.

Add a Device Feature List (DFL) bus driver for the Altera
16550 implementation of UART.

Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Marco Pagani <marpagan@redhat.com>
Link: https://lore.kernel.org/r/20230115151447.1353428-5-matthew.gerlach@linux.intel.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_dfl.c [new file with mode: 0644]
drivers/tty/serial/8250/Kconfig
drivers/tty/serial/8250/Makefile