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

Commit 5af0021f 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: enable linear charger in dragon board"

parents 78fde381 acd7fb85
Loading
Loading
Loading
Loading
+12 −3
Original line number Diff line number Diff line
@@ -78,6 +78,7 @@
	qcom,hsusb-otg-mode = <3>;
	qcom,switch-vbus-w-id;
	vbus_otg-supply = <&vph_pwr_vreg>;
	extcon = <&pm8916_chg>;
};

&external_image_mem {
@@ -111,3 +112,11 @@
		status= "disabled";
	};
};

&pm8916_chg {
	status = "ok";
};

&pm8916_bms {
	status = "ok";
};