summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqctecmdr <qctecmdr@localhost>2019-07-31 06:29:02 -0700
committerGerrit - the friendly Code Review server <code-review@localhost>2019-07-31 06:29:02 -0700
commit9a2793f14c52374d0446c84cf89c0671d0c8a20d (patch)
tree0596203f78932eb0f697e7ed61e5f1fb34122536
parent024305c4109afd00b908614a39d4f637b0a67955 (diff)
parent923e35b2dc63ca0b8e923717f943256cd1d88c5a (diff)
downloaddevicetree-9a2793f14c52374d0446c84cf89c0671d0c8a20d.tar.gz
Merge "ARM: dts: msm: Update xo_therm thermal zone name for Kona"
-rw-r--r--qcom/kona-cdp.dtsi2
-rw-r--r--qcom/kona-mtp.dtsi2
-rw-r--r--qcom/kona-qrd.dtsi2
3 files changed, 3 insertions, 3 deletions
diff --git a/qcom/kona-cdp.dtsi b/qcom/kona-cdp.dtsi
index d18a231b..e25b0d3b 100644
--- a/qcom/kona-cdp.dtsi
+++ b/qcom/kona-cdp.dtsi
@@ -738,7 +738,7 @@
};
};
- xo-therm-adc {
+ xo-therm-usr {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-governor = "user_space";
diff --git a/qcom/kona-mtp.dtsi b/qcom/kona-mtp.dtsi
index 77e18849..79b2c175 100644
--- a/qcom/kona-mtp.dtsi
+++ b/qcom/kona-mtp.dtsi
@@ -574,7 +574,7 @@
};
};
- xo-therm-adc {
+ xo-therm-usr {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-governor = "user_space";
diff --git a/qcom/kona-qrd.dtsi b/qcom/kona-qrd.dtsi
index ffec0419..4de58a65 100644
--- a/qcom/kona-qrd.dtsi
+++ b/qcom/kona-qrd.dtsi
@@ -627,7 +627,7 @@
};
};
- xo-therm-adc {
+ xo-therm-usr {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-governor = "user_space";