Re: [PATCH 1/1] arm64: dts: qcom: sc7180: Add device node support for TSENS in SC7180

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

 



Quoting Rajeshwari (2019-11-01 05:08:28)
> diff --git a/arch/arm64/boot/dts/qcom/sc7180.dtsi b/arch/arm64/boot/dts/qcom/sc7180.dtsi
> index 07ea393..06ded1d 100644
> --- a/arch/arm64/boot/dts/qcom/sc7180.dtsi
> +++ b/arch/arm64/boot/dts/qcom/sc7180.dtsi
> @@ -449,6 +465,508 @@
>                 };
>         };
>  
> +       thermal-zones {
> +               aoss-0-usr {
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;

Can we get real polling delays instead of 0?

> +                       thermal-governor = "user_space";
> +                       thermal-sensors = <&tsens0 0>;
> +                       wake-capable-sensor;

What is this property?

> +                       trips {
> +                               active-config0 {
> +                                       temperature = <125000>;
> +                                       hysteresis = <1000>;
> +                                       type = "passive";
> +                               };
> +                               reset-mon-cfg {
> +                                       temperature = <115000>;
> +                                       hysteresis = <5000>;
> +                                       type = "passive";
> +                               };
> +                       };
> +               };
> +
> +               cpu-0-0-usr {
> +                       polling-delay-passive = <0>;
> +                       polling-delay = <0>;
> +                       thermal-governor = "user_space";

What is this property?





[Index of Archives]     [Linux ARM Kernel]     [Linux ARM]     [Linux Omap]     [Fedora ARM]     [Linux for Sparc]     [IETF Annouce]     [Security]     [Bugtraq]     [Linux MIPS]     [ECOS]     [Asterisk Internet PBX]     [Linux API]

  Powered by Linux