]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM64: dts: meson: Remove "cooling-{min|max}-level" for gpio-fan node
authorViresh Kumar <viresh.kumar@linaro.org>
Fri, 9 Feb 2018 08:58:08 +0000 (14:28 +0530)
committerArnd Bergmann <arnd@arndb.de>
Tue, 27 Mar 2018 12:28:39 +0000 (14:28 +0200)
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: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/boot/dts/amlogic/meson-gxm-khadas-vim2.dts

index f9a50f861cd38e04edf86bc0767f655eca699ed5..4fd46c1546a7e5a82ec63dc50e15a2e0ae65d3e3 100644 (file)
@@ -58,8 +58,6 @@ gpio_fan: gpio-fan {
                                      1 1
                                      2 2
                                      3 3>;
-               cooling-min-level = <0>;
-               cooling-max-level = <3>;
                #cooling-cells = <2>;
        };