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

Commit 9b9f5b11 authored by xiaonian's avatar xiaonian Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Enable SD card for msmcobalt QRD VR1 board



Change polarity of corresponding GPIO to enable SD card
detection for msmcobalt QRD VR1 board.

CRs-Fixed: 1075999

Change-Id: I12bfceb01990873db3f4287f85deccb6b6b36495
Signed-off-by: default avatarxiaonian <xiaonian@codeaurora.org>
parent fac2c0da
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";
};