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

Commit 7f871db5 authored by Harry Yang's avatar Harry Yang
Browse files

ARM: dts: msm: configure SDM855 CDP as battery less platform



Configure SDM855 CDP as battery less platform to disable charging.

Change-Id: I1cc7444cdccde2230db8484db0e7dfc3a664e088
Signed-off-by: default avatarHarry Yang <harryy@codeaurora.org>
parent be49c613
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -126,3 +126,7 @@
	qcom,string-cfg= <7>;
	status = "ok";
};

&pm855b_charger {
	qcom,batteryless-platform;
};