From patchwork Wed Feb 6 11:51:16 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 14639 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 0AC3223E39 for ; Wed, 6 Feb 2013 12:01:13 +0000 (UTC) Received: from mail-vb0-f49.google.com (mail-vb0-f49.google.com [209.85.212.49]) by fiordland.canonical.com (Postfix) with ESMTP id A9F46A18C0A for ; Wed, 6 Feb 2013 12:01:12 +0000 (UTC) Received: by mail-vb0-f49.google.com with SMTP id s24so759743vbi.22 for ; Wed, 06 Feb 2013 04:01:12 -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=Q94H60dj9zlgJzkISI6eke/AbG8ghG+a/DPo0Sz15FY=; b=mwF1hk7QCuYklcgQn5wA1exdD+K8XHbRME93T0SlXTAPRSeqGKwzkXETWmh+OXM6hg qtFn41O9io1sorepUGH0X3H6Bfqb69kgCWDL1uQN+ikRy6dCuQ+ocNt1EfQExSGG/Qag DSlytk9FO++tWXdXHeGSqpKbv08idMRP41ewB493eW8Q7vZ0/8olIb/mNr/4oDEp03qW Il4v8bwXTA4/6sgiKmACcn1kyFsBdTniX+7BGg6lXfITKpLgVic7Sz666MZxYqLKslu2 9snqVQkBL2Imimcv/BXAoAEwpLJ15oqiSYD9FaQSO78yQ1vytPXCOiClWcMP3GU3ombZ bg+Q== X-Received: by 10.59.7.65 with SMTP id da1mr28290664ved.4.1360152072217; Wed, 06 Feb 2013 04:01:12 -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 zo8csp18384vec; Wed, 6 Feb 2013 04:01:11 -0800 (PST) X-Received: by 10.50.236.41 with SMTP id ur9mr5597437igc.7.1360152071506; Wed, 06 Feb 2013 04:01:11 -0800 (PST) Received: from mail-pa0-f51.google.com (mail-pa0-f51.google.com [209.85.220.51]) by mx.google.com with ESMTPS id d8si23122502paw.303.2013.02.06.04.01.11 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:01:11 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.51 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.220.51; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.220.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-pa0-f51.google.com with SMTP id hz1so758999pad.38 for ; Wed, 06 Feb 2013 04:01:11 -0800 (PST) X-Received: by 10.66.72.233 with SMTP id g9mr7480523pav.29.1360152070815; Wed, 06 Feb 2013 04:01:10 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id d1sm37225153pav.6.2013.02.06.04.01.08 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:01:10 -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 6/7] ARM: dts: Add G2D node to exynos4412-origen Date: Wed, 6 Feb 2013 17:21:16 +0530 Message-Id: <1360151477-26460-7-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: ALoCoQlPy4bzspXxhvr8v3dCGahYaEA0oPvs5mPjtD3IeYZwWE/uI63YC/jRRXI/ESQo3dR1E8uw Added G2D DT node to Origen4412 board. Signed-off-by: Sachin Kamat --- This patch is added on top of below patch: http://www.spinics.net/lists/linux-samsung-soc/msg15543.html --- arch/arm/boot/dts/exynos4412-origen.dts | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4412-origen.dts b/arch/arm/boot/dts/exynos4412-origen.dts index daa3884..1df7ebd 100644 --- a/arch/arm/boot/dts/exynos4412-origen.dts +++ b/arch/arm/boot/dts/exynos4412-origen.dts @@ -36,6 +36,10 @@ enable-active-high; }; + g2d@10800000 { + status = "okay"; + }; + sdhci@12530000 { bus-width = <4>; pinctrl-0 = <&sd2_clk &sd2_cmd &sd2_bus4 &sd2_cd>;