Signed-off-by: Ajay Kumar <ajaykumar...@samsung.com>
---
 arch/arm/boot/dts/exynos5250.dtsi |    6 ++++++
 1 files changed, 6 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250.dtsi 
b/arch/arm/boot/dts/exynos5250.dtsi
index 581e57a..6d50c15 100644
--- a/arch/arm/boot/dts/exynos5250.dtsi
+++ b/arch/arm/boot/dts/exynos5250.dtsi
@@ -613,4 +613,10 @@
                reg = <0x14450000 0x10000>;
                interrupts = <0 94 0>;
        };
+
+       g2d: g2d {
+               compatible = "samsung,exynos-g2d-41";
+               reg = <0x10850000 0x1000>;
+               interrupts = <0 91 0>;
+       };
 };
-- 
1.7.1

--
To unsubscribe from this list: send the line "unsubscribe linux-samsung-soc" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to