ARM: dts: msm: add parallel charger io channels for MSMCOBALT

Add temperature io channels to enable temperature monitoring of the
parallel charger.

Change-Id: I6ebea0fb935dc8fb0fdce11e9c9a19213da2685c
Signed-off-by: Nicholas Troast <ntroast@codeaurora.org>
This commit is contained in:
Nicholas Troast 2016-09-02 15:06:05 -07:00
parent 2e8f65595a
commit 3a412d4b6b

View file

@ -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";
};
};
};