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

Commit dfd0d54d 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 extcon handles for msm8909w"

parents fc5f1fdc 0870b62c
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -205,6 +205,8 @@
					1000000 500000>;
		qcom,auto-recharge-soc;

		qcom,use-extcon;

		qcom,chgr@1000 {
			reg = <0x1000 0x100>;
			interrupts =
@@ -475,6 +477,10 @@
	qcom,pd-not-supported;
};

&usb_otg {
	extcon = <&pm660_charger>;
};

&pm660_fg {
	qcom,battery-data = <&mtp_batterydata>;
};