Loading arch/arm/boot/dts/qcom/msm8994.dtsi +15 −1 Original line number Diff line number Diff line Loading @@ -2021,10 +2021,24 @@ compatible = "qcom,msm-thermal"; qcom,sensor-id = <7>; qcom,poll-ms = <250>; qcom,limit-temp = <1000>; qcom,limit-temp = <60>; qcom,temp-hysteresis = <10>; qcom,therm-reset-temp = <115>; qcom,freq-step = <2>; qcom,freq-control-mask = <0xff>; qcom,core-limit-temp = <800>; qcom,core-temp-hysteresis = <10>; qcom,core-control-mask = <0xfe>; qcom,hotplug-temp = <900>; qcom,hotplug-temp-hysteresis = <20>; qcom,cpu-sensors = "tsens_tz_sensor7", "tsens_tz_sensor8", "tsens_tz_sensor9", "tsens_tz_sensor10", "tsens_tz_sensor13", "tsens_tz_sensor14", "tsens_tz_sensor15", "tsens_tz_sensor6"; qcom,freq-mitigation-temp = <110>; qcom,freq-mitigation-temp-hysteresis = <20>; qcom,freq-mitigation-value = <302400>; qcom,freq-mitigation-control-mask = <0x01>; qcom,online-hotplug-core; qcom,synchronous-cluster-id = <0 1>; }; Loading Loading
arch/arm/boot/dts/qcom/msm8994.dtsi +15 −1 Original line number Diff line number Diff line Loading @@ -2021,10 +2021,24 @@ compatible = "qcom,msm-thermal"; qcom,sensor-id = <7>; qcom,poll-ms = <250>; qcom,limit-temp = <1000>; qcom,limit-temp = <60>; qcom,temp-hysteresis = <10>; qcom,therm-reset-temp = <115>; qcom,freq-step = <2>; qcom,freq-control-mask = <0xff>; qcom,core-limit-temp = <800>; qcom,core-temp-hysteresis = <10>; qcom,core-control-mask = <0xfe>; qcom,hotplug-temp = <900>; qcom,hotplug-temp-hysteresis = <20>; qcom,cpu-sensors = "tsens_tz_sensor7", "tsens_tz_sensor8", "tsens_tz_sensor9", "tsens_tz_sensor10", "tsens_tz_sensor13", "tsens_tz_sensor14", "tsens_tz_sensor15", "tsens_tz_sensor6"; qcom,freq-mitigation-temp = <110>; qcom,freq-mitigation-temp-hysteresis = <20>; qcom,freq-mitigation-value = <302400>; qcom,freq-mitigation-control-mask = <0x01>; qcom,online-hotplug-core; qcom,synchronous-cluster-id = <0 1>; }; Loading