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

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

ARM: dts: msm: add connector temp iio channel for SMB138X



SMB138X uses the connector temperature. Add it.

Change-Id: I3bb6769a1846fd29e5cca27d8589ed90de003dd3
Signed-off-by: default avatarNicholas Troast <ntroast@codeaurora.org>
parent f44d9e36
Loading
Loading
Loading
Loading
+16 −12
Original line number Diff line number Diff line
@@ -95,13 +95,17 @@
			#address-cells = <1>;
			#size-cells = <1>;
			interrupt-parent = <&smb138x>;
			io-channels = <&smb138x_tadc 2>,
			io-channels =
				<&smb138x_tadc 1>,
				<&smb138x_tadc 2>,
				<&smb138x_tadc 3>,
				<&smb138x_tadc 14>,
				<&smb138x_tadc 15>,
				<&smb138x_tadc 16>,
				<&smb138x_tadc 17>;
			io-channel-names = "charger_temp",
			io-channel-names =
				"connector_temp",
				"charger_temp",
				"batt_i",
				"connector_temp_thr1",
				"connector_temp_thr2",