]> git.baikalelectronics.ru Git - kernel.git/commit
serial: 8250_pci: Add Intel Broadwell ports
authorMika Westerberg <mika.westerberg@linux.intel.com>
Fri, 29 Jan 2016 14:49:47 +0000 (16:49 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 29 Jan 2016 16:15:33 +0000 (08:15 -0800)
commitd9b14c0b98c20d72f9b81110e09feba04cc6dbff
tree96d5ad2b9a1d92230caf1ec92b6cce8a022af7c1
parent0e691dab88accbd87b5aea91673a29afd581b685
serial: 8250_pci: Add Intel Broadwell ports

Some recent (early 2015) macbooks have Intel Broadwell where LPSS UARTs are
PCI enumerated instead of ACPI. The LPSS UART block is pretty much same as
used on Intel Baytrail so we can reuse the existing Baytrail setup code.

Add both Broadwell LPSS UART ports to the list of supported devices.

Signed-off-by: Leif Liddy <leif.liddy@gmail.com>
Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Heikki Krogerus <heikki.krogerus@linux.intel.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c