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

Commit d3e8e47f authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Add pinctrl configuration for nvm_therm on sdmmagpie



Add pinctrl configuration for nvm_therm channel on PM6150l
on sdmmagpie.

Change-Id: I3ccab08c20134ed756ac0f726bc94e6bf2967e35
Signed-off-by: default avatarJishnu Prakash <jprakash@codeaurora.org>
parent 78204b52
Loading
Loading
Loading
Loading
+12 −0
Original line number Diff line number Diff line
@@ -2484,6 +2484,9 @@
};

&pm6150l_vadc {
	pinctrl-names = "default";
	pinctrl-0 = <&nvm_therm_default>;

	conn_therm {
		reg = <ADC_AMUX_THM1_PU2>;
		label = "conn_therm";
@@ -2516,6 +2519,15 @@
	};
};

&pm6150l_gpios {
	nvm_therm {
		nvm_therm_default: nvm_therm_default {
			pins = "gpio10";
			bias-high-impedance;
		};
	};
};

&pm6150l_adc_tm {
	io-channels = <&pm6150l_vadc ADC_AMUX_THM1_PU2>,
			<&pm6150l_vadc ADC_AMUX_THM3_PU2>,