Loading arch/arm64/boot/dts/qcom/sdm632.dtsi +122 −0 Original line number Diff line number Diff line Loading @@ -36,3 +36,125 @@ &clock_gcc_gfx { compatible = "qcom,gcc-gfx-sdm632"; }; &thermal_zones { camera-usr { status = "disabled"; }; apc1-l2-usr { status = "disabled"; }; apc0-cpu0-usr { status = "disabled"; }; apc0-cpu1-usr { status = "disabled"; }; apc0-cpu2-usr { status = "disabled"; }; apc0-cpu3-usr { status = "disabled"; }; apc0-l2-usr { status = "disabled"; }; gpu0-usr { status = "disabled"; }; gpu1-usr { status = "disabled"; }; video-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&tsens0 3>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; cpuss0-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 8>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; cpuss1-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 9>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; cpuss3-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 13>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; camera-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 14>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; gpu0-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 15>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; }; Loading
arch/arm64/boot/dts/qcom/sdm632.dtsi +122 −0 Original line number Diff line number Diff line Loading @@ -36,3 +36,125 @@ &clock_gcc_gfx { compatible = "qcom,gcc-gfx-sdm632"; }; &thermal_zones { camera-usr { status = "disabled"; }; apc1-l2-usr { status = "disabled"; }; apc0-cpu0-usr { status = "disabled"; }; apc0-cpu1-usr { status = "disabled"; }; apc0-cpu2-usr { status = "disabled"; }; apc0-cpu3-usr { status = "disabled"; }; apc0-l2-usr { status = "disabled"; }; gpu0-usr { status = "disabled"; }; gpu1-usr { status = "disabled"; }; video-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-governor = "user_space"; thermal-sensors = <&tsens0 3>; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; cpuss0-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 8>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; cpuss1-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 9>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; cpuss3-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 13>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; camera-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 14>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; gpu0-usr { polling-delay-passive = <0>; polling-delay = <0>; thermal-sensors = <&tsens0 15>; thermal-governor = "user_space"; trips { active-config0 { temperature = <125000>; hysteresis = <1000>; type = "passive"; }; }; }; };