ARM: dts: qcom: Add cx regulator cooling device in zeroc thermal-zone
Add cooling device to monitor cold temperature interrupts. Use "hot" trip type for thermal zone software shutdown trip for all thermal zones. It just notifies userspace thermal manager which in turn triggers a graceful shutdown. Change-Id: Id82d4f29e839e31742fb4d02859984f4584d148a Signed-off-by: Nitesh Kumar <quic_nitekuma@quicinc.com>
This commit is contained in:
@@ -270,7 +270,7 @@
|
||||
trip1 {
|
||||
temperature = <115000>;
|
||||
hysteresis = <0>;
|
||||
type = "passive";
|
||||
type = "hot";
|
||||
};
|
||||
|
||||
trip2 {
|
||||
|
Reference in New Issue
Block a user