summaryrefslogtreecommitdiff
path: root/curvetun/.gitignore
blob: ad9d744f057a81c940dbb3e04c7d270a4de28c25 (plain)
1
2
3
4
5
6
7
*.*

!.gitignore
!Makefile
!abiname.c
!nacl_build.sh
!nacl_path.sh
>space:mode:
authorLeif Liddy <leif.liddy@gmail.com>2016-02-20 20:20:22 +0100
committerMark Brown <broonie@kernel.org>2016-02-21 05:01:12 +0900
commitcaba248db2863466a886735cb8d5704048063ac9 (patch)
treec2c1f304342d5c97f95bd18c95ce8fe8a276623f /Documentation/devicetree
parent7c04b792d30ef8d62259f24065cdeddbfb4afe3d (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>
Diffstat (limited to 'Documentation/devicetree')