Re: [PATCH] arm64: dts: qcom: sc7180: Changed polling-delay in Thermal-zones node

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Tue, Mar 17, 2020 at 1:11 PM Rajeshwari <rkambl@xxxxxxxxxxxxxx> wrote:
>
> Changed polling-delay and polling-delay-passive to zero as per
> the requirement.
>
> Signed-off-by: Rajeshwari <rkambl@xxxxxxxxxxxxxx>

Reviewed-by: Amit Kucheria <amit.kucheria@xxxxxxxxxx>

> ---
>  arch/arm64/boot/dts/qcom/sc7180.dtsi | 100 +++++++++++++++++------------------
>  1 file changed, 50 insertions(+), 50 deletions(-)
>
> diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
> index ca876ed..d81c4f1 100644
> --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
> @@ -1907,8 +1907,8 @@
>
>         thermal-zones {
>                 cpu0-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 1>;
>
> @@ -1955,8 +1955,8 @@
>                 };
>
>                 cpu1-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 2>;
>
> @@ -2003,8 +2003,8 @@
>                 };
>
>                 cpu2-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 3>;
>
> @@ -2051,8 +2051,8 @@
>                 };
>
>                 cpu3-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 4>;
>
> @@ -2099,8 +2099,8 @@
>                 };
>
>                 cpu4-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 5>;
>
> @@ -2147,8 +2147,8 @@
>                 };
>
>                 cpu5-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 6>;
>
> @@ -2195,8 +2195,8 @@
>                 };
>
>                 cpu6-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 9>;
>
> @@ -2235,8 +2235,8 @@
>                 };
>
>                 cpu7-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 10>;
>
> @@ -2275,8 +2275,8 @@
>                 };
>
>                 cpu8-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 11>;
>
> @@ -2315,8 +2315,8 @@
>                 };
>
>                 cpu9-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 12>;
>
> @@ -2355,8 +2355,8 @@
>                 };
>
>                 aoss0-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 0>;
>
> @@ -2376,8 +2376,8 @@
>                 };
>
>                 cpuss0-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 7>;
>
> @@ -2396,8 +2396,8 @@
>                 };
>
>                 cpuss1-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 8>;
>
> @@ -2416,8 +2416,8 @@
>                 };
>
>                 gpuss0-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 13>;
>
> @@ -2437,8 +2437,8 @@
>                 };
>
>                 gpuss1-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens0 14>;
>
> @@ -2458,8 +2458,8 @@
>                 };
>
>                 aoss1-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 0>;
>
> @@ -2479,8 +2479,8 @@
>                 };
>
>                 cwlan-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 1>;
>
> @@ -2500,8 +2500,8 @@
>                 };
>
>                 audio-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 2>;
>
> @@ -2521,8 +2521,8 @@
>                 };
>
>                 ddr-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 3>;
>
> @@ -2542,8 +2542,8 @@
>                 };
>
>                 q6-hvx-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 4>;
>
> @@ -2563,8 +2563,8 @@
>                 };
>
>                 camera-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 5>;
>
> @@ -2584,8 +2584,8 @@
>                 };
>
>                 mdm-core-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 6>;
>
> @@ -2605,8 +2605,8 @@
>                 };
>
>                 mdm-dsp-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 7>;
>
> @@ -2626,8 +2626,8 @@
>                 };
>
>                 npu-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 8>;
>
> @@ -2647,8 +2647,8 @@
>                 };
>
>                 video-thermal {
> -                       polling-delay-passive = <250>;
> -                       polling-delay = <1000>;
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
>
>                         thermal-sensors = <&tsens1 9>;
>
> --
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member
> of Code Aurora Forum, hosted by The Linux Foundation
>



[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux