Loading arch/arm64/boot/dts/qcom/sm6150-thermal.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,12 @@ }; }; }; cxip_cdev: cxip-cdev@1fed000 { compatible = "qcom,cxip-lm-cooling-device"; reg = <0x1fed000 0x24>; #cooling-cells = <2>; }; }; &thermal_zones { Loading Loading @@ -1362,6 +1368,26 @@ }; }; q6-hvx-step { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 10>; thermal-governor = "step_wise"; trips { q6_hvx_config: q6-hvx-config { temperature = <95000>; hysteresis = <20000>; type = "passive"; }; }; cooling-maps { cxip-cdev { trip = <&q6_hvx_config>; cooling-device = <&cxip_cdev 1 1>; }; }; }; xo-therm { polling-delay-passive = <0>; polling-delay = <0>; Loading Loading
arch/arm64/boot/dts/qcom/sm6150-thermal.dtsi +26 −0 Original line number Diff line number Diff line Loading @@ -86,6 +86,12 @@ }; }; }; cxip_cdev: cxip-cdev@1fed000 { compatible = "qcom,cxip-lm-cooling-device"; reg = <0x1fed000 0x24>; #cooling-cells = <2>; }; }; &thermal_zones { Loading Loading @@ -1362,6 +1368,26 @@ }; }; q6-hvx-step { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 10>; thermal-governor = "step_wise"; trips { q6_hvx_config: q6-hvx-config { temperature = <95000>; hysteresis = <20000>; type = "passive"; }; }; cooling-maps { cxip-cdev { trip = <&q6_hvx_config>; cooling-device = <&cxip_cdev 1 1>; }; }; }; xo-therm { polling-delay-passive = <0>; polling-delay = <0>; Loading