serial: 8250_pci: Add support for Sunix serial boards
authorKai-Heng Feng <kai.heng.feng@canonical.com>
Fri, 9 Aug 2019 19:01:29 +0000 (03:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 4 Sep 2019 10:43:53 +0000 (12:43 +0200)
commit8515dbc1f51b4f728908cdb993c849c83743aba7
treeecbf1122524190b485434d890d813107474636b9
parentbd0d9d159988d1ebb97ea244ae4dfa8365ed7d85
serial: 8250_pci: Add support for Sunix serial boards

Add support to Sunix serial boards with up to 16 ports.

Sunix board need its own setup callback instead of using Timedia's, to
properly support more than 4 ports.

Cc: Morris Ku <morris_ku@sunix.com>
Cc: Debbie Liu <debbie_liu@sunix.com>
Signed-off-by: Kai-Heng Feng <kai.heng.feng@canonical.com>
Link: https://lore.kernel.org/r/20190809190130.30773-1-kai.heng.feng@canonical.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c
drivers/tty/serial/8250/8250_port.c
include/uapi/linux/serial_core.h