devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Sachin Kamat <sachin.kamat@linaro.org>
To: linux-samsung-soc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org
Cc: kgene.kim@samsung.com, s.nawrocki@samsung.com,
	patches@linaro.org, sachin.kamat@linaro.org
Subject: [PATCH 5/7] ARM: dts: Add G2D node to SMDK4412
Date: Mon, 18 Feb 2013 10:32:11 +0530	[thread overview]
Message-ID: <1361163733-4338-6-git-send-email-sachin.kamat@linaro.org> (raw)
In-Reply-To: <1361163733-4338-1-git-send-email-sachin.kamat@linaro.org>

Added G2D DT node to SMDK4412 board.

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

diff --git a/arch/arm/boot/dts/exynos4412-smdk4412.dts b/arch/arm/boot/dts/exynos4412-smdk4412.dts
index 6ae4276..bba53a8 100644
--- a/arch/arm/boot/dts/exynos4412-smdk4412.dts
+++ b/arch/arm/boot/dts/exynos4412-smdk4412.dts
@@ -27,6 +27,10 @@
 		bootargs ="root=/dev/ram0 rw ramdisk=8192 initrd=0x41000000,8M console=ttySAC1,115200 init=/linuxrc";
 	};
 
+	g2d@10800000 {
+		status = "okay";
+	};
+
 	sdhci@12530000 {
 		bus-width = <4>;
 		pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;
-- 
1.7.4.1

  parent reply	other threads:[~2013-02-18  5:02 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-18  5:02 [PATCH v2 0/7] Add G2D nodes to Exynos4 machines Sachin Kamat
2013-02-18  5:02 ` [PATCH 1/7] ARM: dts: Add G2D node to exynos4210.dtsi Sachin Kamat
2013-02-18  5:02 ` [PATCH 2/7] ARM: dts: Add G2D node to SMDKV310 Sachin Kamat
2013-02-18  5:02 ` [PATCH 3/7] ARM: dts: Add G2D node to exynos4210-origen Sachin Kamat
2013-02-18  5:02 ` [PATCH 4/7] ARM: dts: Add G2D node to exynos4x12.dtsi Sachin Kamat
2013-02-18  5:02 ` Sachin Kamat [this message]
2013-02-18  5:02 ` [PATCH 6/7] ARM: dts: Add G2D node to exynos4412-origen Sachin Kamat
2013-02-18  5:02 ` [PATCH 7/7] ARM: dts: Add Samsung G2D DT bindings documentation Sachin Kamat
2013-03-07  3:42 ` [PATCH v2 0/7] Add G2D nodes to Exynos4 machines Sachin Kamat
2013-03-11  6:54   ` Kukjin Kim
2013-03-26 16:38     ` Sachin Kamat
2013-04-08  7:20       ` Kukjin Kim
  -- strict thread matches above, loose matches on Subject: below --
2013-02-06 11:51 [PATCH 0/7] ARM: dts: Add G2D DT " Sachin Kamat
2013-02-06 11:51 ` [PATCH 5/7] ARM: dts: Add G2D node to SMDK4412 Sachin Kamat

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=1361163733-4338-6-git-send-email-sachin.kamat@linaro.org \
    --to=sachin.kamat@linaro.org \
    --cc=devicetree-discuss@lists.ozlabs.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=patches@linaro.org \
    --cc=s.nawrocki@samsung.com \
    /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).