summaryrefslogtreecommitdiffstats
path: root/arch
diff options
context:
space:
mode:
authorJonathan Bakker <xc-racer2@live.ca>2022-03-27 11:08:50 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2022-06-09 10:21:28 +0200
commit39c61f4f7f6f3005c82a6fa7daa1836692d72805 (patch)
treed0f080c3674d02de7a314a9391455068b31b81a1 /arch
parent6f3673c8d8eff0c4ab5a5ee0d3ca9717d85419b4 (diff)
downloadlinux-stable-39c61f4f7f6f3005c82a6fa7daa1836692d72805.tar.gz
linux-stable-39c61f4f7f6f3005c82a6fa7daa1836692d72805.tar.bz2
linux-stable-39c61f4f7f6f3005c82a6fa7daa1836692d72805.zip
ARM: dts: s5pv210: Remove spi-cs-high on panel in Aries
commit 096f58507374e1293a9e9cff8a1ccd5f37780a20 upstream. Since commit 766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors"), the panel has been blank due to an inverted CS GPIO. In order to correct this, drop the spi-cs-high from the panel SPI device. Fixes: 766c6b63aa04 ("spi: fix client driver breakages when using GPIO descriptors") Cc: <stable@vger.kernel.org> Signed-off-by: Jonathan Bakker <xc-racer2@live.ca> Link: https://lore.kernel.org/r/CY4PR04MB05670C771062570E911AF3B4CB1C9@CY4PR04MB0567.namprd04.prod.outlook.com Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'arch')
-rw-r--r--arch/arm/boot/dts/s5pv210-aries.dtsi1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/s5pv210-aries.dtsi b/arch/arm/boot/dts/s5pv210-aries.dtsi
index d9b4c51a00d9..9005f0a23e8f 100644
--- a/arch/arm/boot/dts/s5pv210-aries.dtsi
+++ b/arch/arm/boot/dts/s5pv210-aries.dtsi
@@ -564,7 +564,6 @@
reset-gpios = <&mp05 5 GPIO_ACTIVE_LOW>;
vdd3-supply = <&ldo7_reg>;
vci-supply = <&ldo17_reg>;
- spi-cs-high;
spi-max-frequency = <1200000>;
pinctrl-names = "default";