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

Commit c4505011 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Fix SPI0 chip select definitions on 8974"

parents 20b328ad b274464e
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -889,7 +889,7 @@
		qcom,gpio-mosi = <&msmgpio 0 0>;
		qcom,gpio-miso = <&msmgpio 1 0>;
		qcom,gpio-clk  = <&msmgpio 3 0>;
		qcom,gpio-cs0  = <&msmgpio 9 0>;
		qcom,gpio-cs2  = <&msmgpio 9 0>;

		qcom,infinite-mode = <0>;
		qcom,use-bam;