]> asedeno.scripts.mit.edu Git - linux.git/commit
serial: 8250_pci: add Intel Penwell ports
authorAndy Shevchenko <andriy.shevchenko@linux.intel.com>
Mon, 23 Feb 2015 14:24:43 +0000 (16:24 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 7 Mar 2015 02:24:37 +0000 (03:24 +0100)
commitf549e94effa163ea170d2f0c12d307cb602431c6
tree74ec7d31561ed9cae31f1716ffd35dcd4c606751
parent2b49e0c56741fca538176f66ed3c8d16ce4fccd8
serial: 8250_pci: add Intel Penwell ports

Intel Penwell supports 3 HSUART ports which are 8250 compatible. The patch adds
necessary bits to the driver.

The functions have intel_mid_* prefix due to more than one platform will use
this code.

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