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

Commit 0a020ced authored by Jishnu Prakash's avatar Jishnu Prakash
Browse files

ARM: dts: msm: Add S3 die_temp channel for scuba

Add S3 die_temp ADC channel node on PM2250 for scuba
to read the S3 rail temperature.

Change-Id: Ib23488190ec96b9cebecacb663b7064958f7e7df
parent 4c968fa6
Loading
Loading
Loading
Loading
+7 −0
Original line number Diff line number Diff line
@@ -140,6 +140,13 @@
				qcom,hw-settle-time = <200>;
				qcom,pre-scaling = <1 1>;
			};

			die_temp_s3 {
				reg = <ADC_SBUx>;
				label = "die_temp_s3";
				qcom,pre-scaling = <1 3>;
				qcom,scale-fn-type = <ADC_SCALE_HW_CALIB_PM2250_S3_DIE_TEMP>;
			};
		};