]> git.baikalelectronics.ru Git - kernel.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)
commitffe9d147b329ee33c0dd54329a4cb03c3564eba1
tree74ec7d31561ed9cae31f1716ffd35dcd4c606751
parent15bd82ed384cb8d3bdd22d4cd3293929be26f948
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