]> 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)
commit911de6cf590edb8237cf850b6b3494ebc0db255c
tree96d5ad2b9a1d92230caf1ec92b6cce8a022af7c1
parentfa216a0f3474fe5246892913a9dcefba0b5b5969
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