lkml.org 
[lkml]   [2016]   [May]   [31]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
From
Subject[PATCH 6/6] ARM: dts: exynos: No need to enable TMU nodes on Odroid XU3 family
Date
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: Krzysztof Kozlowski <krzk@kernel.org>
---
arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi | 5 -----
1 file changed, 5 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
index 20fa7612080d..c08392b9e0dd 100644
--- a/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
+++ b/arch/arm/boot/dts/exynos5422-odroidxu3-common.dtsi
@@ -388,27 +388,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 {
--
2.7.4
\
 
 \ /
  Last update: 2016-05-31 21:01    [W:0.197 / U:0.012 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site