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

Commit cb0df000 authored by Krzysztof Kozlowski's avatar Krzysztof Kozlowski
Browse files

ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family



The thermal nodes are not disabled in exynos5420.dtsi so there is no
need to manually enable them on Odroid XU3/XU3-Lite/XU4 boards.

Signed-off-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: default avatarJavier Martinez Canillas <javier@osg.samsung.com>
parent aff138bf
Loading
Loading
Loading
Loading
+0 −5
Original line number Diff line number Diff line
@@ -576,27 +576,22 @@

&tmu_cpu0 {
	vtmu-supply = <&ldo7_reg>;
	status = "okay";
};

&tmu_cpu1 {
	vtmu-supply = <&ldo7_reg>;
	status = "okay";
};

&tmu_cpu2 {
	vtmu-supply = <&ldo7_reg>;
	status = "okay";
};

&tmu_cpu3 {
	vtmu-supply = <&ldo7_reg>;
	status = "okay";
};

&tmu_gpu {
	vtmu-supply = <&ldo7_reg>;
	status = "okay";
};

&rtc {