Loading arch/arm64/boot/dts/qcom/sdmmagpie-thermal.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -1535,4 +1535,26 @@ }; }; }; npu-step { polling-delay-passive = <10>; polling-delay = <0>; thermal-sensors = <&tsens1 8>; thermal-governor = "step_wise"; trips { npu_trip0: npu-trip0 { temperature = <95000>; hysteresis = <0>; type = "passive"; }; }; cooling-maps { npu_cdev { trip = <&npu_trip0>; cooling-device = <&msm_npu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/sdmmagpie-thermal.dtsi +22 −0 Original line number Diff line number Diff line Loading @@ -1535,4 +1535,26 @@ }; }; }; npu-step { polling-delay-passive = <10>; polling-delay = <0>; thermal-sensors = <&tsens1 8>; thermal-governor = "step_wise"; trips { npu_trip0: npu-trip0 { temperature = <95000>; hysteresis = <0>; type = "passive"; }; }; cooling-maps { npu_cdev { trip = <&npu_trip0>; cooling-device = <&msm_npu THERMAL_NO_LIMIT THERMAL_NO_LIMIT>; }; }; }; };