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

Commit 394c2e8a authored by Charan Teja Reddy's avatar Charan Teja Reddy Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: remove dtest configuration for qpdi on 8937/17



Remove the DIG_IN_CTL = DTEST1 configuration as it is leading to another
problem where PMIC's internal SLEEP signal was also previously connected
to same DTEST1 line which cause the extra RBSC.

Change-Id: I54ebab4edcf133da9608c0d835b2dcdaa6d2b194
Signed-off-by: default avatarCharan Teja Reddy <charante@codeaurora.org>
parent 551b4a5f
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -241,11 +241,6 @@
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};
};

&qpdi {
	qcom,pmic-carddetect-gpio = <&pm8937_gpios 0x2 0>;
};
+0 −5
Original line number Diff line number Diff line
@@ -31,7 +31,6 @@
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};

@@ -306,7 +305,3 @@
	qcom,mdss-dsi-pan-enable-dynamic-fps;
	qcom,mdss-dsi-pan-fps-update = "dfps_immediate_porch_mode_vfp";
};

&qpdi {
	qcom,pmic-carddetect-gpio = <&pm8937_gpios 0x2 0>;
};
+0 −5
Original line number Diff line number Diff line
@@ -258,11 +258,6 @@
	gpio@c100 {
		qcom,mode = <0>;
		qcom,vin-sel = <3>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};
};

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