OSDN Git Service

serial: 8250_pci: add Intel Tangier support
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Fri, 13 Mar 2015 15:44:26 +0000 (17:44 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Mar 2015 22:01:37 +0000 (23:01 +0100)
commit90b9aacf912af38a177114ca232051c61be8b93e
treee95b98f787665393fd12d92f25cfa3a784f032ba
parent594eb4a4be013b27a4ed28ccf5a3431432723719
serial: 8250_pci: add Intel Tangier support

Intel Tangier contains 4 HSUART ports as found on Intel Edison board which are
8250 compatible. The patch adds necessary bits to the driver.

Note that the HSU port0 is currently unavailable and thus not supported.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c