Loading arch/arm64/boot/dts/qcom/trinket-thermal.dtsi +28 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,14 @@ }; }; }; cxip_cdev: cxip-cdev@3ed000 { compatible = "qcom,cxip-lm-cooling-device"; reg = <0x3ed000 0xa008>; qcom,thermal-client-offset = <0x9000>; qcom,bypass-client-list = <0xa004>; #cooling-cells = <2>; }; }; &thermal_zones { Loading Loading @@ -1549,4 +1557,24 @@ }; }; }; cdsp-step { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 1>; thermal-governor = "step_wise"; trips { cdsp_config: cdsp-config { temperature = <95000>; hysteresis = <20000>; type = "passive"; }; }; cooling-maps { cxip-cdev { trip = <&cdsp_config>; cooling-device = <&cxip_cdev 1 1>; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/trinket-thermal.dtsi +28 −0 Original line number Diff line number Diff line Loading @@ -77,6 +77,14 @@ }; }; }; cxip_cdev: cxip-cdev@3ed000 { compatible = "qcom,cxip-lm-cooling-device"; reg = <0x3ed000 0xa008>; qcom,thermal-client-offset = <0x9000>; qcom,bypass-client-list = <0xa004>; #cooling-cells = <2>; }; }; &thermal_zones { Loading Loading @@ -1549,4 +1557,24 @@ }; }; }; cdsp-step { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 1>; thermal-governor = "step_wise"; trips { cdsp_config: cdsp-config { temperature = <95000>; hysteresis = <20000>; type = "passive"; }; }; cooling-maps { cxip-cdev { trip = <&cdsp_config>; cooling-device = <&cxip_cdev 1 1>; }; }; }; };