ARM: dts: Add TMU dt node for exynos3250-rinato 73/28173/4
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 29 Sep 2014 12:21:00 +0000 (21:21 +0900)
committerChanwoo 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

index 9f23b71..bcd879b 100644 (file)
        status = "okay";
 };
 
+&tmu {
+       vtmu-supply = <&ldo7_reg>;
+       status = "okay";
+};
+
 &mshc_0 {
        #address-cells = <1>;
        #size-cells = <0>;