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

Commit 22e968b6 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 PM8916 linear charger peripheral for msm8939"

parents 56793a34 254325c0
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -244,3 +244,9 @@

	status = "ok";
};

&pm8916_chg {
	status = "ok";
	qcom,charging-disabled;
	qcom,disable-follow-on-reset;
};
+5 −0
Original line number Diff line number Diff line
@@ -243,3 +243,8 @@

	status = "ok";
};

&pm8916_chg {
	status = "ok";
	qcom,charging-disabled;
};