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

Commit ce1a7c8d 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 battery profile for FG in QRD interposer msmcobalt"

parents b22eba07 73ab722d
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -91,3 +91,15 @@

	status = "ok";
};

/{
	qrd_batterydata: qcom,battery-data {
		qcom,batt-id-range-pct = <15>;

		#include "batterydata-qrd-skuk-4v4-3000mah.dtsi"
	};
};

&pmicobalt_fg {
	qcom,battery-data = <&qrd_batterydata>;
};