ARM: dts: sun[4-7]i: 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: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Maxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: Chen-Yu Tsai <wens@csie.org>
This commit is contained in:
Viresh Kumar 2018-02-09 14:28:04 +05:30 committed by Chen-Yu Tsai
parent 254adb06bf
commit 52b5f53f4b
5 changed files with 0 additions and 9 deletions

View File

@ -97,7 +97,6 @@
864000 1300000
624000 1250000
>;
cooling-max-level = <2>;
};
&de {

View File

@ -123,8 +123,6 @@
624000 1250000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
cooling-max-level = <3>;
};
};

View File

@ -116,8 +116,6 @@
432000 1200000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
cooling-max-level = <5>;
};
&pio {

View File

@ -113,8 +113,6 @@
480000 1000000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
cooling-max-level = <3>;
};
cpu@1 {

View File

@ -116,8 +116,6 @@
144000 1000000
>;
#cooling-cells = <2>;
cooling-min-level = <0>;
cooling-max-level = <6>;
};
cpu@1 {