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

Commit 4b39dc24 authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Correct VADC channel labels for PM6150a for lagoon

Correct labels for some VADC thermistor channels which had
wrong labels to ensure VADC of PM6150a is probed successfully.

Change-Id: Id2a28fda6ccbab01be3659f34cd3fcdeac5928e7
parent 61e9a489
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -3590,7 +3590,7 @@

	rfc_cam_therm {
		reg = <ADC_GPIO2_PU2>;
		label = "_therm";
		label = "rfc_cam_therm";
		qcom,ratiometric;
		qcom,hw-settle-time = <200>;
		qcom,pre-scaling = <1 1>;
@@ -3598,7 +3598,7 @@

	rear_cam_flash_therm {
		reg = <ADC_GPIO3_PU2>;
		label = "_therm";
		label = "rear_cam_flash_therm";
		qcom,ratiometric;
		qcom,hw-settle-time = <200>;
		qcom,pre-scaling = <1 1>;
@@ -3606,7 +3606,7 @@

	quiet_therm {
		reg = <ADC_GPIO4_PU2>;
		label = "_therm";
		label = "quiet_therm";
		qcom,ratiometric;
		qcom,hw-settle-time = <200>;
		qcom,pre-scaling = <1 1>;