commit | caba248db2863466a886735cb8d5704048063ac9 | [log] [tgz] |
---|---|---|
author | Leif Liddy <leif.liddy@gmail.com> | Sat Feb 20 20:20:22 2016 +0100 |
committer | Mark Brown <broonie@kernel.org> | Sun Feb 21 05:01:12 2016 +0900 |
tree | c2c1f304342d5c97f95bd18c95ce8fe8a276623f | |
parent | 7c04b792d30ef8d62259f24065cdeddbfb4afe3d [diff] |
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>