[PATCH 1/3] arm64: dts: msm8916: Add cpu cooling maps

Viresh Kumar viresh.kumar at linaro.org
Tue Mar 6 18:48:33 PST 2018


On Tue, Mar 6, 2018 at 8:13 PM, Rob Herring <robh+dt at kernel.org> wrote:
> On Tue, Mar 6, 2018 at 7:05 AM, Amit Kucheria <amit.kucheria at linaro.org> wrote:

>>         model = "Qualcomm Technologies, Inc. MSM8916";
>> @@ -115,6 +116,10 @@
>>                         cpu-idle-states = <&CPU_SPC>;
>>                         clocks = <&apcs 0>;
>>                         operating-points-v2 = <&cpu_opp_table>;
>> +                       /* cooling options */
>> +                       cooling-min-level = <0>;
>> +                       cooling-max-level = <7>;
>
> Viresh is working on removing these from the binding...

Yep, just drop all cooling-{min|max}-level lines from your code. That
is not used
anywhere by the kernel.



More information about the linux-arm-kernel mailing list