From patchwork Wed Feb 6 11:51:15 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 14638 Return-Path: X-Original-To: patchwork@peony.canonical.com Delivered-To: patchwork@peony.canonical.com Received: from fiordland.canonical.com (fiordland.canonical.com [91.189.94.145]) by peony.canonical.com (Postfix) with ESMTP id C387E23E39 for ; Wed, 6 Feb 2013 12:01:09 +0000 (UTC) Received: from mail-vc0-f174.google.com (mail-vc0-f174.google.com [209.85.220.174]) by fiordland.canonical.com (Postfix) with ESMTP id 7D145A18C06 for ; Wed, 6 Feb 2013 12:01:09 +0000 (UTC) Received: by mail-vc0-f174.google.com with SMTP id n11so790065vch.33 for ; Wed, 06 Feb 2013 04:01:09 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=x-received:x-forwarded-to:x-forwarded-for:delivered-to:x-received :received-spf:x-received:from:to:cc:subject:date:message-id:x-mailer :in-reply-to:references:x-gm-message-state; bh=eFPKr0QJyfgkUZ1LfZDwGVYI9l2ZyY5QhlPpGaYg5F4=; b=j32yu3xq2kBXohjMEiKsxF3N3A5MlzIefcG/iAJfV0Pnb1iVhTRbO4tqrEtWpkOk1H iRALEHQxIzOusnaeegc8wVbeOIeCvydI7coTK/XreHSeDYRn3AuMbT57Ex4XcKMhqKwn Z3PUD3BgpUfSMPrwfo8JNDTSp9d0xQyI8quVWdtG/DxyYe/nrfR0UCHrKhB7YlqpJmVC i4u+R/eDa6jmGjzsmD2z+g0sUQLmTb9NNr7qvWJCZfWxH595p2rli6CqYRH0HdON/Qvm dsXwYZzwRoWoqYCupYHU1c4vRslBMOG0IfnzYnbFaZ9kJN5TanhEr6vCudB08mdy1LyL SzFQ== X-Received: by 10.220.219.204 with SMTP id hv12mr31660088vcb.71.1360152068993; Wed, 06 Feb 2013 04:01:08 -0800 (PST) X-Forwarded-To: linaro-patchwork@canonical.com X-Forwarded-For: patch@linaro.org linaro-patchwork@canonical.com Delivered-To: patches@linaro.org Received: by 10.58.252.8 with SMTP id zo8csp18374vec; Wed, 6 Feb 2013 04:01:08 -0800 (PST) X-Received: by 10.50.16.210 with SMTP id i18mr5488979igd.53.1360152068371; Wed, 06 Feb 2013 04:01:08 -0800 (PST) Received: from mail-da0-f51.google.com (mail-da0-f51.google.com [209.85.210.51]) by mx.google.com with ESMTPS id d3si28579683paw.273.2013.02.06.04.01.08 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:01:08 -0800 (PST) Received-SPF: neutral (google.com: 209.85.210.51 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.210.51; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.210.51 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) smtp.mail=sachin.kamat@linaro.org Received: by mail-da0-f51.google.com with SMTP id n15so603680dad.38 for ; Wed, 06 Feb 2013 04:01:08 -0800 (PST) X-Received: by 10.66.83.8 with SMTP id m8mr52995621pay.40.1360152067877; Wed, 06 Feb 2013 04:01:07 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id d1sm37225153pav.6.2013.02.06.04.01.05 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:01:07 -0800 (PST) From: Sachin Kamat To: linux-samsung-soc@vger.kernel.org, devicetree-discuss@lists.ozlabs.org Cc: kgene.kim@samsung.com, s.nawrocki@samsung.com, inki.dae@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH 5/7] ARM: dts: Add G2D node to SMDK4412 Date: Wed, 6 Feb 2013 17:21:15 +0530 Message-Id: <1360151477-26460-6-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1360151477-26460-1-git-send-email-sachin.kamat@linaro.org> References: <1360151477-26460-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQnMqI/wcJ1fBs3LkoOxp+4QX/y2HuBbsnAIieuy6/SLOm3qFBGCeqQC6ypuD2R0jbEP1kS5 Added G2D DT node to SMDK4412 board. Signed-off-by: Sachin Kamat --- This patch is added on top of below patch: http://www.mail-archive.com/linux-samsung-soc@vger.kernel.org/msg15148.html --- 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>;