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

Commit 52b5f53f authored by Viresh Kumar's avatar Viresh Kumar Committed by Chen-Yu Tsai
Browse files

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: default avatarViresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: default avatarMaxime Ripard <maxime.ripard@bootlin.com>
Signed-off-by: default avatarChen-Yu Tsai <wens@csie.org>
parent 254adb06
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -97,7 +97,6 @@
		864000  1300000
		624000  1250000
		>;
	cooling-max-level = <2>;
};

&de {
+0 −2
Original line number Diff line number Diff line
@@ -123,8 +123,6 @@
				624000	1250000
				>;
			#cooling-cells = <2>;
			cooling-min-level = <0>;
			cooling-max-level = <3>;
		};
	};

+0 −2
Original line number Diff line number Diff line
@@ -116,8 +116,6 @@
		432000	1200000
		>;
	#cooling-cells = <2>;
	cooling-min-level = <0>;
	cooling-max-level = <5>;
};

&pio {
+0 −2
Original line number Diff line number Diff line
@@ -113,8 +113,6 @@
				480000	1000000
				>;
			#cooling-cells = <2>;
			cooling-min-level = <0>;
			cooling-max-level = <3>;
		};

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

		cpu@1 {