[PATCH 2/7] ARM: EXYNOS5: add sysmmu field to fimd device node

Prathyush K prathyush.k at samsung.com
Wed Jul 11 02:39:58 PDT 2012


This patch adds the sysmmu field to the fimd device node in the
exynos5250 device tree. This field is used to link the parent device
and its sysmmu device in the device tree.

Signed-off-by: Prathyush K <prathyush.k at samsung.com>
---
 arch/arm/boot/dts/exynos5250.dtsi |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250.dtsi b/arch/arm/boot/dts/exynos5250.dtsi
index 3e85b2b..2c7ce61 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -461,6 +461,7 @@
 		interrupt-parent = <&combiner>;
 		reg = <0x14400000 0x40000>;
 		interrupts = <18 5>, <18 4>, <18 6>;
+		sysmmu = <&sysmmu_11>;
 	};
 
 	mipi {
-- 
1.7.0.4



More information about the dri-devel mailing list