linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: ajaykumar.rs@samsung.com (Ajay Kumar)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 1/3] ARM: dts: Add device tree node for G2D controller on Exynos5
Date: Wed, 28 Nov 2012 19:59:47 +0530	[thread overview]
Message-ID: <1354112989-3161-1-git-send-email-ajaykumar.rs@samsung.com> (raw)

Signed-off-by: Ajay Kumar <ajaykumar.rs@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

             reply	other threads:[~2012-11-28 14:29 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-28 14:29 Ajay Kumar [this message]
2012-11-28 14:29 ` [PATCH 2/3] ARM: EXYNOS: Add AUXDATA for G2D controller Ajay Kumar
2012-12-20 12:50   ` Ajay kumar
2012-11-28 14:29 ` [PATCH 3/3] ARM: EXYNOS: Add g2d clock support for EXYNOS5 Ajay Kumar
2012-12-20 12:50   ` Ajay kumar
2012-12-20 12:49 ` [PATCH 1/3] ARM: dts: Add device tree node for G2D controller on Exynos5 Ajay kumar

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1354112989-3161-1-git-send-email-ajaykumar.rs@samsung.com \
    --to=ajaykumar.rs@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).