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

Commit 869d38bd 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 temperature threshold limits for EA for 8953/8996"

parents fb25f4a4 3e7ca625
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -557,8 +557,8 @@
	qcom,msm-core@a0000 {
		compatible = "qcom,apss-core-ea";
		reg = <0xa0000 0x1000>;
		qcom,low-hyst-temp = <10>;
		qcom,high-hyst-temp = <5>;
		qcom,low-hyst-temp = <100>;
		qcom,high-hyst-temp = <100>;

		ea0: ea0 {
			sensor = <&sensor_information9>;
+2 −2
Original line number Diff line number Diff line
@@ -2896,8 +2896,8 @@
	qcom,msm-core@70000 {
		compatible = "qcom,apss-core-ea";
		reg = <0x70000 0x1000>;
		qcom,low-hyst-temp = <10>;
		qcom,high-hyst-temp = <5>;
		qcom,low-hyst-temp = <100>;
		qcom,high-hyst-temp = <100>;
		qcom,polling-interval = <50>;

		ea0: ea0 {