From patchwork Mon Feb 18 05:02:12 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 14949 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 82EBD23E0D for ; Mon, 18 Feb 2013 05:12:32 +0000 (UTC) Received: from mail-vb0-f44.google.com (mail-vb0-f44.google.com [209.85.212.44]) by fiordland.canonical.com (Postfix) with ESMTP id 32129A188CF for ; Mon, 18 Feb 2013 05:12:32 +0000 (UTC) Received: by mail-vb0-f44.google.com with SMTP id fr13so3298196vbb.31 for ; Sun, 17 Feb 2013 21:12:31 -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=g/agSrWIl0M/o634zrNi91CexU7pYL4YFSWscINbMTc=; b=L5h9JrPyPaMUb2GZaDh0+a7lscJhThUfIWt+nQwq4TZpiXl7M5g3PCoeNCiOVxxCFN xDq0a3qmnzFU7VbdYf8jqz48Vq//gUnsq3HAphy0jNCemSr7ftzwQWh0nGmroUlcHvZF ZsgPcfQfV621PZodTC7LotjIb0+76+45b3V/wFx/0Q1kh7GCYN5+IrCQJwVKLPtZiSxo l1YiAXCxcVVuQ9MHLR1qOGlwo2x8PQb8UOIYIFN5FRvk3tafXD36ab+k7dT6gK6ta8EI NIQz/FtdWslFSYSREBah5F5G8VFi1u/HGfFsiISOdTi0lN+R2qd180F+zfs+9fz4u73y YRww== X-Received: by 10.58.32.10 with SMTP id e10mr13966016vei.59.1361164351690; Sun, 17 Feb 2013 21:12:31 -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.145.101 with SMTP id st5csp72402veb; Sun, 17 Feb 2013 21:12:31 -0800 (PST) X-Received: by 10.68.135.3 with SMTP id po3mr26852891pbb.33.1361164350833; Sun, 17 Feb 2013 21:12:30 -0800 (PST) Received: from mail-pa0-f42.google.com (mail-pa0-f42.google.com [209.85.220.42]) by mx.google.com with ESMTPS id tm6si11617910pbc.25.2013.02.17.21.12.30 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Sun, 17 Feb 2013 21:12:30 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.42 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.42; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.42 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-pa0-f42.google.com with SMTP id kq12so2646437pab.29 for ; Sun, 17 Feb 2013 21:12:30 -0800 (PST) X-Received: by 10.66.252.38 with SMTP id zp6mr22962316pac.12.1361164350229; Sun, 17 Feb 2013 21:12:30 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id j7sm9221962pay.10.2013.02.17.21.12.27 (version=TLSv1 cipher=RC4-SHA bits=128/128); Sun, 17 Feb 2013 21:12:29 -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, patches@linaro.org, sachin.kamat@linaro.org Subject: [PATCH 6/7] ARM: dts: Add G2D node to exynos4412-origen Date: Mon, 18 Feb 2013 10:32:12 +0530 Message-Id: <1361163733-4338-7-git-send-email-sachin.kamat@linaro.org> X-Mailer: git-send-email 1.7.4.1 In-Reply-To: <1361163733-4338-1-git-send-email-sachin.kamat@linaro.org> References: <1361163733-4338-1-git-send-email-sachin.kamat@linaro.org> X-Gm-Message-State: ALoCoQnSS3U/t5d175qhL/GYAmW1BOa3R9obkuT+nLAUS4eARwh3zu5PSQoZd7TaBTMerneEub73 Added G2D DT node to Origen4412 board. Signed-off-by: Sachin Kamat --- 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 bba53a8..539670b 100644 --- a/arch/arm/boot/dts/exynos4412-smdk4412.dts +++ b/arch/arm/boot/dts/exynos4412-smdk4412.dts @@ -31,6 +31,10 @@ status = "okay"; }; + g2d@10800000 { + status = "okay"; + }; + sdhci@12530000 { bus-width = <4>; pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;