Enables TMU on SMDK4412 board.
Signed-off-by: Sachin Kamat <[email protected]>
---
Dependent on:
http://www.mail-archive.com/[email protected]/msg17630.html
---
arch/arm/boot/dts/exynos4412-smdk4412.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts
b/arch/arm/boot/dts/exynos4412-smdk4412.dts
index a8ba195..d0b80f2 100644
--- a/arch/arm/boot/dts/exynos4412-smdk4412.dts
+++ b/arch/arm/boot/dts/exynos4412-smdk4412.dts
@@ -27,6 +27,10 @@
bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M
console=ttySAC1,115200 init=/linuxrc";
};
+ tmu@100C0000 {
+ status = "okay";
+ };
+
g2d@10800000 {
status = "okay";
};
--
1.7.9.5
--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html