spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH
authorLeif Liddy <leif.liddy@gmail.com>
Sat, 20 Feb 2016 19:20:22 +0000 (20:20 +0100)
committerMark Brown <broonie@kernel.org>
Sat, 20 Feb 2016 20:01:12 +0000 (05:01 +0900)
commitcaba248db2863466a886735cb8d5704048063ac9
treec2c1f304342d5c97f95bd18c95ce8fe8a276623f
parent7c04b792d30ef8d62259f24065cdeddbfb4afe3d
spi: spi-pxa2xx-pci: Add ID and driver type for WildcatPoint PCH

WildcatPoint PCH as seen on MacBook 12-inch (Early 2015) has a PCI enabled
SPI controller. Enable it by adding its ID to the corresponding driver.
The ACPI enumerated name for this SPI controller (found in spi-pxa2xx.c) is INT33C1.
Therefore, we associate the SPI controller with the corresponding type of LPSS_LPT_SSP.

Signed-off-by: Leif Liddy <leif.liddy@gmail.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
drivers/spi/spi-pxa2xx-pci.c
This page took 0.025675 seconds and 5 git commands to generate.