Loading arch/arm64/boot/dts/qcom/msm8917-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,9 @@ /* CPU latency parameter */ qcom,pm-qos-active-latency = <651>; /* Enable gpu cooling device */ #cooling-cells = <2>; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading arch/arm64/boot/dts/qcom/msm8917-thermal.dtsi +30 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,36 @@ #include <dt-bindings/thermal/thermal.h> &soc { qmi-tmd-devices { compatible = "qcom,qmi_cooling_devices"; modem { qcom,instance-id = <0x0>; modem_pa: modem_pa { qcom,qmi-dev-name = "pa"; #cooling-cells = <2>; }; modem_proc: modem_proc { qcom,qmi-dev-name = "modem"; #cooling-cells = <2>; }; modem_current: modem_current { qcom,qmi-dev-name = "modem_current"; #cooling-cells = <2>; }; modem_vdd: modem_vdd { qcom,qmi-dev-name = "cpuv_restriction_cold"; #cooling-cells = <2>; }; }; }; }; &thermal_zones { aoss0-usr { polling-delay-passive = <0>; Loading Loading
arch/arm64/boot/dts/qcom/msm8917-gpu.dtsi +3 −0 Original line number Diff line number Diff line Loading @@ -97,6 +97,9 @@ /* CPU latency parameter */ qcom,pm-qos-active-latency = <651>; /* Enable gpu cooling device */ #cooling-cells = <2>; /* Power levels */ qcom,gpu-pwrlevels { #address-cells = <1>; Loading
arch/arm64/boot/dts/qcom/msm8917-thermal.dtsi +30 −0 Original line number Diff line number Diff line Loading @@ -12,6 +12,36 @@ #include <dt-bindings/thermal/thermal.h> &soc { qmi-tmd-devices { compatible = "qcom,qmi_cooling_devices"; modem { qcom,instance-id = <0x0>; modem_pa: modem_pa { qcom,qmi-dev-name = "pa"; #cooling-cells = <2>; }; modem_proc: modem_proc { qcom,qmi-dev-name = "modem"; #cooling-cells = <2>; }; modem_current: modem_current { qcom,qmi-dev-name = "modem_current"; #cooling-cells = <2>; }; modem_vdd: modem_vdd { qcom,qmi-dev-name = "cpuv_restriction_cold"; #cooling-cells = <2>; }; }; }; }; &thermal_zones { aoss0-usr { polling-delay-passive = <0>; Loading