projects
/
platform
/
kernel
/
linux-3.10.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aacf3c4
)
ARM: dts: Add TMU dt node for exynos3250-rinato
73/28173/4
author
Chanwoo Choi
<cw00.choi@samsung.com>
Mon, 29 Sep 2014 12:21:00 +0000
(21:21 +0900)
committer
Chanwoo Choi
<cw00.choi@samsung.com>
Tue, 30 Sep 2014 02:07:57 +0000
(11:07 +0900)
This patch add TMU dt node to enable Thermal Management Unit which monitors
the temperature of Exynos3250 SoC.
Change-Id: I2d8b2bb3c590d4247c3f6a6fdcc30b5724bae158
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
arch/arm/boot/dts/exynos3250-rinato.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/exynos3250-rinato.dts
b/arch/arm/boot/dts/exynos3250-rinato.dts
index
9f23b71
..
bcd879b
100644
(file)
--- a/
arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/
arch/arm/boot/dts/exynos3250-rinato.dts
@@
-773,6
+773,11
@@
status = "okay";
};
+&tmu {
+ vtmu-supply = <&ldo7_reg>;
+ status = "okay";
+};
+
&mshc_0 {
#address-cells = <1>;
#size-cells = <0>;