提交 f65f2df2 编写于 作者: V Viresh Kumar 提交者: Arnd Bergmann

ARM64: dts: meson: Remove "cooling-{min|max}-level" for CPU nodes

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
a CPU cooling device is found by referring to the cpufreq table instead.

Remove the unused properties from the CPU nodes.
Signed-off-by: NViresh Kumar <viresh.kumar@linaro.org>
Acked-by: NNeil Armstrong <narmstrong@baylibre.com>
Signed-off-by: NArnd Bergmann <arnd@arndb.de>
上级 8408e650
......@@ -208,14 +208,10 @@
};
&cpu0 {
cooling-min-level = <0>;
cooling-max-level = <6>;
#cooling-cells = <2>;
};
&cpu4 {
cooling-min-level = <0>;
cooling-max-level = <4>;
#cooling-cells = <2>;
};
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册