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 <prathyus...@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

_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to