Rtwo/kernel/motorola/sm8550-devicetrees/qcom/lemans-thermal-overlay.dtsi
2025-09-30 19:22:48 -05:00

69 lines
1.2 KiB
Text

#include <dt-bindings/thermal/thermal_qti.h>
&thermal_zones {
pm8775_1_tz {
cooling-maps {
pm8775_1_gpu {
trip = <&pm8775_1_trip0>;
cooling-device = <&msm_gpu 2 THERMAL_NO_LIMIT>;
};
};
};
pm8775_2_tz {
cooling-maps {
pm8775_2_cdsp0 {
trip = <&pm8775_2_trip0>;
cooling-device = <&cdsp_sw0 5 5>;
};
};
};
pm8775_3_tz {
cooling-maps {
pm8775_3_cpu1 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu1_hotplug 1 1>;
};
pm8775_3_cpu2 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu2_hotplug 1 1>;
};
pm8775_3_cpu3 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu3_hotplug 1 1>;
};
pm8775_3_cpu4 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu4_hotplug 1 1>;
};
pm8775_3_cpu5 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu5_hotplug 1 1>;
};
pm8775_3_cpu6 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu6_hotplug 1 1>;
};
pm8775_3_cpu7 {
trip = <&pm8775_3_trip0>;
cooling-device = <&cpu7_hotplug 1 1>;
};
};
};
pm8775_4_tz {
cooling-maps {
pm8775_4_cdsp1 {
trip = <&pm8775_4_trip0>;
cooling-device = <&cdsp_sw1 5 5>;
};
};
};
};