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

Commit befb1ebb authored by Fenglin Wu's avatar Fenglin Wu Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: fix sd card detection for msmcobalt QRD SKUK board



Fix sd card detection gpio polarity for msmcobalt QRD SKUK board

CRs-Fixed: 1061018
Change-Id: I738eeb141d323ae1a77f352b11525556888a9243
Signed-off-by: default avatarFenglin Wu <fenglinw@codeaurora.org>
parent 166af733
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -61,7 +61,7 @@
				50000000 100000000 200000000>;
	qcom,bus-speed-mode = "SDR12", "SDR25", "SDR50", "DDR50", "SDR104";

	cd-gpios = <&tlmm 95 0x1>;
	cd-gpios = <&tlmm 95 0x0>;

	status = "ok";
};