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

Commit 635d0bf1 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: Update thermal sensor info for MSM8909W BG"

parents 0c836953 d2ebd1d6
Loading
Loading
Loading
Loading
+17 −0
Original line number Diff line number Diff line
@@ -172,6 +172,23 @@
	qcom,rpmcc@1800000 {
		compatible = "qcom,rpmcc-8909-pm660";
	};

	qcom,sensor-information {
		sensor_information9: qcom,sensor-information-9 {
			qcom,sensor-type = "adc";
			qcom,sensor-name = "emmc_therm";
		};

		sensor_information10: qcom,sensor-information-10 {
			qcom,sensor-type = "adc";
			qcom,sensor-name = "msm_therm";
		};

		sensor_information11: qcom,sensor-information-11 {
			qcom,sensor-type = "adc";
			qcom,sensor-name = "quiet_therm";
		};
	};
};

&sdhc_1 {