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

Commit c9329b85 authored by Nicholas Troast's avatar Nicholas Troast
Browse files

ARM: dts: msm: enable the chg-state-change IRQ for SMB138X



The chg-state-change IRQ will be used to notify when the parallel slave
charger changes its charge state. Enable it.

Change-Id: Ia57db8ec5f2263b62217c235725ee9caa07f86e4
Signed-off-by: default avatarNicholas Troast <ntroast@codeaurora.org>
parent e9fc3417
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -108,6 +108,12 @@
					   "connector_temp_thr3",
					   "charger_temp_max";

			qcom,chgr@1000 {
				reg = <0x1000 0x100>;
				interrupts = <0x10 0x1 IRQ_TYPE_EDGE_RISING>;
				interrupt-names = "chg-state-change";
			};

			qcom,chgr-misc@1600 {
				reg = <0x1600 0x100>;
				interrupts = <0x16 0x1 IRQ_TYPE_EDGE_RISING>,