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

Commit 01951513 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: Disable BMS for 8916 CDP/SMB1360 configs."

parents 773db967 a92b2cbb
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -45,5 +45,6 @@
};

&pm8916_bms {
	status = "disabled";
	status = "ok";
	qcom,disable-bms;
};
+5 −0
Original line number Diff line number Diff line
@@ -283,6 +283,11 @@
	status = "ok";
};

&pm8916_bms {
	status = "ok";
	qcom,disable-bms;
};

&spmi_bus {
	qcom,pm8916@0 {
		qcom,leds@a100 {
+2 −1
Original line number Diff line number Diff line
@@ -46,5 +46,6 @@
};

&pm8916_bms {
	status = "disabled";
	status = "ok";
	qcom,disable-bms;
};