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

Commit 60c891af authored by Harry Yang's avatar Harry Yang
Browse files

ARM: dts: msm: specify RRADC temperature channels for smb1355



In SDM845 platforms with SMB1355 configuration, PMI8998 skin temp sensor
is placed close to SMB1355 die, hence RRADC skin temp channels can be
used for SMB1355 die temp reading.

Change-Id: If417618986f199f5ad46d5ba8344b48522264b82
Signed-off-by: default avatarHarry Yang <harryy@codeaurora.org>
parent 4200a9b5
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -39,6 +39,11 @@
			interrupt-parent = <&smb1355>;
			status = "disabled";

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

			qcom,chgr@1000 {
				reg = <0x1000 0x100>;
				interrupts = <0x10 0x1 IRQ_TYPE_EDGE_RISING>;