From patchwork Wed Feb 6 11:51: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: 14635 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 450B423E39 for ; Wed, 6 Feb 2013 12:01:02 +0000 (UTC) Received: from mail-vc0-f182.google.com (mail-vc0-f182.google.com [209.85.220.182]) by fiordland.canonical.com (Postfix) with ESMTP id E7949A18BEE for ; Wed, 6 Feb 2013 12:01:01 +0000 (UTC) Received: by mail-vc0-f182.google.com with SMTP id fl17so786190vcb.27 for ; Wed, 06 Feb 2013 04:01:01 -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=dEhLVfJzb59L4PHsu+UFHbJtltNeuqPDP3u264O7Hqc=; b=gOSd7Y/2ONa7yg+7kHC4mkNuZm5Jnlw7p3qHd+udJHh1NBePMbGHs0nMJ7xSOMSWDs 730eokNz/2NCkK7CfRCX6DcCwAX0luz6i7wO4vOC33BKStCn5WaHlyLF7Ax5cXq+pdvh lb8ErVO1s4rVg98Fr4+T7NrOw98IQZmj8LVfKx1yo3pPHy6ocd5NSot+vybUH8GaZGM7 lRsLEX/8ALEFr/Ge0F/4K9CozqeUWsZ5w8OWVzPLcXqd2LNAycVgBYcExrpUWJPwzfSW 2OXV1Bx3UKrEOzHxSEmv08qDCmM3H+Veshu2svB9XYSq0mY1w45xPvoaWA1BHQPAgvtp QYSA== X-Received: by 10.220.151.141 with SMTP id c13mr32360896vcw.64.1360152061460; Wed, 06 Feb 2013 04:01:01 -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 zo8csp18354vec; Wed, 6 Feb 2013 04:01:01 -0800 (PST) X-Received: by 10.42.126.133 with SMTP id e5mr4398400ics.17.1360152059405; Wed, 06 Feb 2013 04:00:59 -0800 (PST) Received: from mail-da0-f45.google.com (mail-da0-f45.google.com [209.85.210.45]) by mx.google.com with ESMTPS id y1si28597779pav.161.2013.02.06.04.00.59 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:00:59 -0800 (PST) Received-SPF: neutral (google.com: 209.85.210.45 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.210.45; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.210.45 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-f45.google.com with SMTP id w4so609141dam.18 for ; Wed, 06 Feb 2013 04:00:58 -0800 (PST) X-Received: by 10.66.80.68 with SMTP id p4mr74945591pax.35.1360152058870; Wed, 06 Feb 2013 04:00:58 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id d1sm37225153pav.6.2013.02.06.04.00.56 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:00:58 -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 2/7] ARM: dts: Add G2D node to SMDKV310 Date: Wed, 6 Feb 2013 17:21:12 +0530 Message-Id: <1360151477-26460-3-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: ALoCoQk7ZoFMZXwzUVhgYBzs2uJeFZFldjh//TNpgPryKHQxdU063a2CCAU+WmSL8k+gtvg4RFVA Added G2D DT node to SMDKV310 board. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210-smdkv310.dts | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210-smdkv310.dts b/arch/arm/boot/dts/exynos4210-smdkv310.dts index 2b1e03a..7bb16aa 100644 --- a/arch/arm/boot/dts/exynos4210-smdkv310.dts +++ b/arch/arm/boot/dts/exynos4210-smdkv310.dts @@ -43,6 +43,10 @@ status = "okay"; }; + g2d@12800000 { + status = "okay"; + }; + codec@13400000 { samsung,mfc-r = <0x43000000 0x800000>; samsung,mfc-l = <0x51000000 0x800000>;