[PATCH 07/10] ARM: dts: gemini: Remove "cooling-{min|max}-level" for gpio-fan node
From: Linus Walleij <hidden>
Date: 2018-03-27 12:29:24
Also in:
linux-devicetree, linux-pm, lkml
From: Linus Walleij <hidden>
Date: 2018-03-27 12:29:24
Also in:
linux-devicetree, linux-pm, lkml
On Tue, Mar 27, 2018 at 2:26 PM, Arnd Bergmann [off-list ref] wrote:
On Tue, Mar 20, 2018 at 4:10 AM, Linus Walleij [off-list ref] wrote:quoted
On Fri, Feb 9, 2018 at 9:58 AM, Viresh Kumar [off-list ref] wrote:quoted
The "cooling-min-level" and "cooling-max-level" properties are not parsed by any part of the kernel currently and the max cooling state of gpio-fan cooling device is found by referring to the "gpio-fan,speed-map" instead. Remove the unused properties from the gpio-fan node. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>Acked-by: Linus Walleij <redacted> I can queue it next week (different machine hosting the git tree) but it is also OK if the ARM SoC maintainers want to pick it directly for the ARM SoC DTS branch.I've picked it up directly now, as we're about to run out of time before the merge window.
Thanks, I was just about to queue it and send a pull request but now I don't need to :) Yours, Linus Walleij