local / arm: dts: exynos3250: Add sysmmu node
authorHyungwon Hwang <human.hwang@samsung.com>
Mon, 16 Mar 2015 06:46:50 +0000 (15:46 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Wed, 14 Dec 2016 04:41:05 +0000 (13:41 +0900)
From the commit "iommu/exynos: Play nice in multi-platform builds"
(a7b67cd5d9afb94fdcacb71b43066b8d70d1d218). Sysmmu node become
mandatory to enable it. This patch adds the node for exynos3250.

Signed-off-by: Hyungwon Hwang <human.hwang@samsung.com>
arch/arm/boot/dts/exynos3250.dtsi

index a6d7f4e..c2ff5f7 100644 (file)
                        reg = <0x10000000 0x100>;
                };
 
+               sysmmu {
+                       compatible = "samsung,exynos-sysmmu";
+               };
+
                sys_reg: syscon@10010000 {
                        compatible = "samsung,exynos3-sysreg", "syscon";
                        reg = <0x10010000 0x400>;