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

Commit 116e0f7f 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: support QPDI enhancement on msmgold"

parents cb4af275 063e3ef3
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -227,3 +227,16 @@

	status = "ok";
};

&pm8937_gpios {
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};
};

&qpdi {
	qcom,pmic-carddetect-gpio = <&pm8937_gpios 0x2 0>;
};