summaryrefslogtreecommitdiff
path: root/qcom/kona-qrd.dtsi
diff options
context:
space:
mode:
authorMinghao Zhang <minghao@qti.qualcomm.com>2020-12-23 18:49:09 +0800
committerGerrit - the friendly Code Review server <code-review@localhost>2020-12-23 23:47:51 -0800
commita2dceb359e01f47fc59e6b43447dbf6bab044879 (patch)
treeabb409bb74c4b573eeb06e95128a3030096e94dd /qcom/kona-qrd.dtsi
parent9a7a9f4762a6d1156c74fd55a59aabadf9284813 (diff)
downloaddevicetree-a2dceb359e01f47fc59e6b43447dbf6bab044879.tar.gz
ARM: dts: qcom: Add second trip to skin-msm-therm-usr for kona
There are two clients in userspace who can request different trip thresholds to skin-msm-therm. Add another thermal zone trip node to skin-msm-therm for second client to configure its own threshold. Change-Id: I9e507713987826c23c16062274b86d804795eeb3
Diffstat (limited to 'qcom/kona-qrd.dtsi')
-rw-r--r--qcom/kona-qrd.dtsi6
1 files changed, 6 insertions, 0 deletions
diff --git a/qcom/kona-qrd.dtsi b/qcom/kona-qrd.dtsi
index 4e663f5f..b6c38d6f 100644
--- a/qcom/kona-qrd.dtsi
+++ b/qcom/kona-qrd.dtsi
@@ -707,6 +707,12 @@
hysteresis = <1000>;
type = "passive";
};
+
+ active-config1 {
+ temperature = <125000>;
+ hysteresis = <1000>;
+ type = "passive";
+ };
};
};