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

Commit 2647a63a authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Add VADC_TM channel for pm8950"

parents 25f9f58e f8032135
Loading
Loading
Loading
Loading
+13 −0
Original line number Diff line number Diff line
@@ -317,6 +317,7 @@
			qcom,adc-bit-resolution = <15>;
			qcom,adc-vdd-reference = <1800>;
			qcom,adc_tm-vadc = <&pm8950_vadc>;
			qcom,pmic-revid = <&pm8950_revid>;

			chan@36 {
				label = "pa_therm0";
@@ -330,6 +331,18 @@
				qcom,btm-channel-number = <0x48>;
				qcom,thermal-node;
			};

			chan@7 {
				label = "vph_pwr";
				reg = <0x7>;
				qcom,decimation = <0>;
				qcom,pre-div-channel-scaling = <1>;
				qcom,calibration-type = "absolute";
				qcom,scale-function = <0>;
				qcom,hw-settle-time = <0>;
				qcom,fast-avg-setup = <0>;
				qcom,btm-channel-number = <0x68>;
			};
		};

		pm8950_rtc: qcom,pm8950_rtc {