]> git.karo-electronics.de Git - karo-tx-linux.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>
Thu, 25 Feb 2016 20:01:14 +0000 (12:01 -0800)
commit76e88140aa9111605768e7725ec1c5b709d51865
treeea5fea61bab97b3654570b0f1a98dc65bdf8c178
parent124efa9fd5679ed68fd69e5b899e55b0452c68a4
serial: 8250_pci: Add Intel Broadwell ports

commit 6c55d9b98335f7f6bd5f061866ff1633401f3a44 upstream.

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>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/8250/8250_pci.c