[PATCH 07/10] ARM: dts: gemini: Remove "cooling-{min|max}-level" for gpio-fan node
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-03-27 12:27:02
Also in:
linux-devicetree, linux-pm, lkml
From: arnd@arndb.de (Arnd Bergmann)
Date: 2018-03-27 12:27:02
Also in:
linux-devicetree, linux-pm, lkml
On Tue, Mar 20, 2018 at 4:10 AM, Linus Walleij [off-list ref] wrote:
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.
Arnd