Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 65f64b70 authored by Dan Sneddon's avatar Dan Sneddon
Browse files

ARM: dts: msm: Configure SPI GPIO on 8994



The SPI device on 8994 needs the GPIO function number set to 1
instead of 0.

Change-Id: Ib43047acd2f9c50d70e3d5aea2c02130289a7b88
Signed-off-by: default avatarDan Sneddon <dsneddon@codeaurora.org>
parent 86cefc5f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -84,7 +84,7 @@
		spi_0 {
			qcom,pins = <&gp 0>, <&gp 1>, <&gp 3>;
			qcom,num-grp-pins = <3>;
			qcom,pin-func = <0>;
			qcom,pin-func = <1>;
			label = "spi_0";

			spi_0_active: spi_0_active {