Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b6f67b03 authored by Viresh Kumar's avatar Viresh Kumar Committed by Arnd Bergmann
Browse files

ARM64: dts: meson: Remove "cooling-{min|max}-level" for gpio-fan node



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: default avatarViresh Kumar <viresh.kumar@linaro.org>
Acked-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: default avatarArnd Bergmann <arnd@arndb.de>
parent 953042d1
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -58,8 +58,6 @@
				      1 1
				      2 2
				      3 3>;
		cooling-min-level = <0>;
		cooling-max-level = <3>;
		#cooling-cells = <2>;
	};