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

Commit 9d611157 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: add the qpdi enhancement support on msmtitanium"

parents 33ccb211 7919c9f7
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -292,6 +292,7 @@
		qcom,out-strength = <3>;
		qcom,src-sel = <0>;
		qcom,master-en = <1>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};

@@ -306,3 +307,7 @@
	};

};

&qpdi {
	qcom,pmic-carddetect-gpio = <&pmtitanium_gpios 0x2 0>;
};
+5 −0
Original line number Diff line number Diff line
@@ -273,6 +273,11 @@
		qcom,out-strength = <3>;
		qcom,src-sel = <0>;
		qcom,master-en = <1>;
		qcom,dtest-sel = <1>;
		status = "okay";
	};
};

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