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

Commit 34f5a9df 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 parallel charger io channels for MSMCOBALT"

parents 6179dd5c 3a412d4b
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -285,6 +285,11 @@
			compatible = "qcom,smb138x-parallel-slave";
			qcom,pmic-revid = <&smb138x_revid>;
			reg = <0x1000 0x700>;

			io-channels = <&smb138x_tadc 2>,
				      <&smb138x_tadc 12>;
			io-channel-names = "charger_temp",
					   "charger_temp_max";
		};
	};
};