Rtwo/kernel/motorola/sm8550-devicetrees/qcom/lemans-thermal.dtsi

1564 lines
28 KiB
Text
Raw Permalink Normal View History

2025-09-30 20:22:48 -04:00
#include <dt-bindings/thermal/thermal_qti.h>
&msm_gpu {
#cooling-cells = <2>;
};
&soc {
tsens0:tsens@c222000 {
compatible = "qcom,tsens-v2";
reg = <0x0C263000 0x1ff>,
<0x0C222000 0x1ff>;
#qcom,sensors = <12>;
interrupts = <GIC_SPI 506 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 508 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "uplow","critical";
#thermal-sensor-cells = <1>;
};
tsens1:tsens@c223000 {
compatible = "qcom,tsens-v2";
reg = <0x0C265000 0x1ff>,
<0x0C223000 0x1ff>;
#qcom,sensors = <12>;
interrupts = <GIC_SPI 507 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 509 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "uplow","critical";
#thermal-sensor-cells = <1>;
};
tsens2:tsens@c224000 {
compatible = "qcom,tsens-v2";
reg = <0x0C251000 0x1ff>,
<0x0C224000 0x1ff>;
#qcom,sensors = <13>;
interrupts = <GIC_SPI 572 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 609 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "uplow","critical";
#thermal-sensor-cells = <1>;
};
tsens3:tsens@c225000 {
compatible = "qcom,tsens-v2";
reg = <0x0C252000 0x1ff>,
<0x0C225000 0x1ff>;
#qcom,sensors = <13>;
interrupts = <GIC_SPI 573 IRQ_TYPE_LEVEL_HIGH>,
<GIC_SPI 610 IRQ_TYPE_LEVEL_HIGH>;
interrupt-names = "uplow","critical";
#thermal-sensor-cells = <1>;
};
qcom,cpu-hotplug {
compatible = "qcom,cpu-hotplug";
cpu0_hotplug: cpu0-hotplug {
qcom,cpu = <&CPU0>;
qcom,cdev-alias = "cpu-hotplug0";
#cooling-cells = <2>;
};
cpu1_hotplug: cpu1-hotplug {
qcom,cpu = <&CPU1>;
qcom,cdev-alias = "cpu-hotplug1";
#cooling-cells = <2>;
};
cpu2_hotplug: cpu2-hotplug {
qcom,cpu = <&CPU2>;
qcom,cdev-alias = "cpu-hotplug2";
#cooling-cells = <2>;
};
cpu3_hotplug: cpu3-hotplug {
qcom,cpu = <&CPU3>;
qcom,cdev-alias = "cpu-hotplug3";
#cooling-cells = <2>;
};
cpu4_hotplug: cpu4-hotplug {
qcom,cpu = <&CPU4>;
qcom,cdev-alias = "cpu-hotplug4";
#cooling-cells = <2>;
};
cpu5_hotplug: cpu5-hotplug {
qcom,cpu = <&CPU5>;
qcom,cdev-alias = "cpu-hotplug5";
#cooling-cells = <2>;
};
cpu6_hotplug: cpu6-hotplug {
qcom,cpu = <&CPU6>;
qcom,cdev-alias = "cpu-hotplug6";
#cooling-cells = <2>;
};
cpu7_hotplug: cpu7-hotplug {
qcom,cpu = <&CPU7>;
qcom,cdev-alias = "cpu-hotplug7";
#cooling-cells = <2>;
};
};
qcom,devfreq-cdev {
compatible = "qcom,devfreq-cdev";
qcom,devfreq = <&msm_gpu>;
};
qcom,cpufreq-cdev {
compatible = "qcom,cpufreq-cdev";
cpu-cluster0 {
qcom,cpus = <&CPU0 &CPU1 &CPU2 &CPU3>;
};
cpu-cluster1 {
qcom,cpus = <&CPU4 &CPU5 &CPU6 &CPU7>;
};
};
qmi-tmd-devices {
compatible = "qcom,qmi-cooling-devices";
cdsp0 {
qcom,instance-id = <QMI_CDSP_INST_ID>;
cdsp_sw0: cdsp_sw0 {
qcom,qmi-dev-name = "cdsp_sw";
#cooling-cells = <2>;
};
cdsp_hw0: cdsp_hw0 {
qcom,qmi-dev-name = "cdsp_hw";
#cooling-cells = <2>;
};
};
cdsp1 {
qcom,instance-id = <QMI_CDSP1_INST_ID>;
cdsp_sw1: cdsp_sw1 {
qcom,qmi-dev-name = "cdsp_sw";
#cooling-cells = <2>;
};
cdsp_hw1: cdsp_hw1 {
qcom,qmi-dev-name = "cdsp_hw";
#cooling-cells = <2>;
};
};
};
};
&thermal_zones {
aoss-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 0>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpu-0-0-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 1>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu000_config: cpu000-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu000_cdev {
trip = <&cpu000_config>;
cooling-device = <&cpu0_hotplug 1 1>;
};
};
};
cpu-0-1-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 2>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu010_config: cpu010-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu010_cdev {
trip = <&cpu010_config>;
cooling-device = <&cpu1_hotplug 1 1>;
};
};
};
cpu-0-2-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 3>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu020_config: cpu020-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu020_cdev {
trip = <&cpu020_config>;
cooling-device = <&cpu2_hotplug 1 1>;
};
};
};
cpu-0-3-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 4>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu030_config: cpu030-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu030_cdev {
trip = <&cpu030_config>;
cooling-device = <&cpu3_hotplug 1 1>;
};
};
};
gpuss-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 5>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
gpuss0_config: gpuss0-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
gpu0_cdev {
trip = <&gpuss0_config>;
cooling-device = <&msm_gpu THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
gpuss-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 6>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
gpuss1_config: gpuss1-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
gpu1_cdev {
trip = <&gpuss1_config>;
cooling-device = <&msm_gpu THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
gpuss-2 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens0 7>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
gpuss2_config: gpuss2-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
gpu2_cdev {
trip = <&gpuss2_config>;
cooling-device = <&msm_gpu THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
audio {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 8>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
camss-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 9>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
pcie-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 10>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpuss-0-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens0 11>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
aoss-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 0>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpu-0-0-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 1>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu001_config: cpu001-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu001_cdev {
trip = <&cpu001_config>;
cooling-device = <&cpu0_hotplug 1 1>;
};
};
};
cpu-0-1-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 2>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu011_config: cpu011-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu011_cdev {
trip = <&cpu011_config>;
cooling-device = <&cpu1_hotplug 1 1>;
};
};
};
cpu-0-2-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 3>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu021_config: cpu021-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu021_cdev {
trip = <&cpu021_config>;
cooling-device = <&cpu2_hotplug 1 1>;
};
};
};
cpu-0-3-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 4>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu031_config: cpu031-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu031_cdev {
trip = <&cpu031_config>;
cooling-device = <&cpu3_hotplug 1 1>;
};
};
};
gpuss-3 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 5>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
gpuss3_config: gpuss3-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
gpu3_cdev {
trip = <&gpuss3_config>;
cooling-device = <&msm_gpu THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
gpuss-4 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 6>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
gpuss4_config: gpuss4-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
gpu4_cdev {
trip = <&gpuss4_config>;
cooling-device = <&msm_gpu THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
gpuss-5 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens1 7>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
gpuss5_config: gpuss5-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
gpu5_cdev {
trip = <&gpuss5_config>;
cooling-device = <&msm_gpu THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
video {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 8>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
camss-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 9>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
pcie-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 10>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpuss-0-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens1 11>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
aoss-2 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 0>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpu-1-0-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 1>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu100_config: cpu100-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu100_cdev {
trip = <&cpu100_config>;
cooling-device = <&cpu4_hotplug 1 1>;
};
};
};
cpu-1-1-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 2>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu110_config: cpu110-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu110_cdev {
trip = <&cpu110_config>;
cooling-device = <&cpu5_hotplug 1 1>;
};
};
};
cpu-1-2-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 3>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu120_config: cpu120-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu120_cdev {
trip = <&cpu120_config>;
cooling-device = <&cpu6_hotplug 1 1>;
};
};
};
cpu-1-3-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 4>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu130_config: cpu130-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu130_cdev {
trip = <&cpu130_config>;
cooling-device = <&cpu7_hotplug 1 1>;
};
};
};
nsp-0-0-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 5>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp000_config: nsp000-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp000_cdev {
trip = <&nsp000_config>;
cooling-device = <&cdsp_sw0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-0-1-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 6>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp010_config: nsp010-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp010_cdev {
trip = <&nsp010_config>;
cooling-device = <&cdsp_sw0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-0-2-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 7>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp020_config: nsp020-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp020_cdev {
trip = <&nsp020_config>;
cooling-device = <&cdsp_sw0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-1-0-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 8>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp100_config: nsp100-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp100_cdev {
trip = <&nsp100_config>;
cooling-device = <&cdsp_sw1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-1-1-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 9>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp110_config: nsp110-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp110_cdev {
trip = <&nsp110_config>;
cooling-device = <&cdsp_sw1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-1-2-0 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens2 10>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp120_config: nsp120-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp120_cdev {
trip = <&nsp120_config>;
cooling-device = <&cdsp_sw1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
ddrss-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 11>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpuss-1-0 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens2 12>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
aoss-3 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens3 0>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpu-1-0-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 1>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu101_config: cpu101-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu101_cdev {
trip = <&cpu101_config>;
cooling-device = <&cpu4_hotplug 1 1>;
};
};
};
cpu-1-1-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 2>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu111_config: cpu111-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu111_cdev {
trip = <&cpu111_config>;
cooling-device = <&cpu5_hotplug 1 1>;
};
};
};
cpu-1-2-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 3>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu121_config: cpu121-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu121_cdev {
trip = <&cpu121_config>;
cooling-device = <&cpu6_hotplug 1 1>;
};
};
};
cpu-1-3-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 4>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
cpu131_config: cpu131-config {
temperature = <116000>;
hysteresis = <3000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
cpu131_cdev {
trip = <&cpu131_config>;
cooling-device = <&cpu7_hotplug 1 1>;
};
};
};
nsp-0-0-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 5>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp001_config: nsp001-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp001_cdev {
trip = <&nsp001_config>;
cooling-device = <&cdsp_sw0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-0-1-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 6>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp011_config: nsp011-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp011_cdev {
trip = <&nsp011_config>;
cooling-device = <&cdsp_sw0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-0-2-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 7>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp021_config: nsp021-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp021_cdev {
trip = <&nsp021_config>;
cooling-device = <&cdsp_sw0 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-1-0-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 8>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp101_config: nsp101-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp101_cdev {
trip = <&nsp101_config>;
cooling-device = <&cdsp_sw1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-1-1-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 9>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp111_config: nsp111-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp111_cdev {
trip = <&nsp111_config>;
cooling-device = <&cdsp_sw1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
nsp-1-2-1 {
polling-delay-passive = <10>;
polling-delay = <0>;
thermal-sensors = <&tsens3 10>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
nsp121_config: nsp121-config {
temperature = <105000>;
hysteresis = <5000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
cooling-maps {
nsp121_cdev {
trip = <&nsp121_config>;
cooling-device = <&cdsp_sw1 THERMAL_NO_LIMIT
THERMAL_NO_LIMIT>;
};
};
};
ddrss-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens3 11>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
cpuss-1-1 {
polling-delay-passive = <0>;
polling-delay = <0>;
thermal-sensors = <&tsens3 12>;
trips {
thermal-engine-config {
temperature = <125000>;
hysteresis = <1000>;
type = "passive";
};
reset-mon-cfg {
temperature = <120000>;
hysteresis = <5000>;
type = "passive";
};
};
};
};