[PATCH 2/7] ARM: dts: Add G2D node to SMDKV310

Sachin Kamat sachin.kamat at linaro.org
Wed Feb 6 22:51:12 EST 2013


Added G2D DT node to SMDKV310 board.

Signed-off-by: Sachin Kamat <sachin.kamat at linaro.org>
---
 arch/arm/boot/dts/exynos4210-smdkv310.dts |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts
index 2b1e03a..7bb16aa 100644
--- a/arch/arm/boot/dts/exynos4210-smdkv310.dts
+++ b/arch/arm/boot/dts/exynos4210-smdkv310.dts
@@ -43,6 +43,10 @@
 		status = "okay";
 	};
 
+	g2d at 12800000 {
+		status = "okay";
+	};
+
 	codec at 13400000 {
 		samsung,mfc-r = <0x43000000 0x800000>;
 		samsung,mfc-l = <0x51000000 0x800000>;
-- 
1.7.4.1



More information about the devicetree-discuss mailing list