From patchwork Wed Feb 6 11:51:11 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sachin Kamat X-Patchwork-Id: 14634 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 C7CBD23E39 for ; Wed, 6 Feb 2013 12:01:00 +0000 (UTC) Received: from mail-ve0-f176.google.com (mail-ve0-f176.google.com [209.85.128.176]) by fiordland.canonical.com (Postfix) with ESMTP id 78337A18BEE for ; Wed, 6 Feb 2013 12:01:00 +0000 (UTC) Received: by mail-ve0-f176.google.com with SMTP id cz10so1065174veb.21 for ; Wed, 06 Feb 2013 04:01:00 -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=cVhVtLRbhEx+SB03xTA1kan46D9tFiBgb3SKOvS1bWY=; b=fqNFPHn/jUL8u+czJYSOhQgnUgo9GknODVPsvDGwA1CW5xKdeMCGvDseyKwXLMI2Qr GuWPnqohhNaMh/Nz6zKLc2I7IxsfMmRahWYBsms4jZ6cqi1aYpgD2WeEhg2P0sQw8tSd MGpOcf/eSCR/+5+uK8wRD+B/l13tnMgrl6crTTQZYPqVCYwmiX137allp6gbfVK+hfP7 +NEPziFNkFxRJzDxkAUtkTsckc/TcsTWm3eVTs1ObOGs58rMBlaTYw+uKuOzmzLkIZ2/ Z5/SkSOy1Asr2/fBDkkgUs3moCAkgrzogtwYj+TiYb8lrEo6kbOvlQyg7VhLA2jym81s muyQ== X-Received: by 10.52.66.168 with SMTP id g8mr2275934vdt.27.1360152059992; Wed, 06 Feb 2013 04:00:59 -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 zo8csp18345vec; Wed, 6 Feb 2013 04:00:57 -0800 (PST) X-Received: by 10.50.173.4 with SMTP id bg4mr5212379igc.90.1360152056662; Wed, 06 Feb 2013 04:00:56 -0800 (PST) Received: from mail-da0-f44.google.com (mail-da0-f44.google.com [209.85.210.44]) by mx.google.com with ESMTPS id d8si15453658paz.19.2013.02.06.04.00.56 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:00:56 -0800 (PST) Received-SPF: neutral (google.com: 209.85.210.44 is neither permitted nor denied by best guess record for domain of sachin.kamat@linaro.org) client-ip=209.85.210.44; Authentication-Results: mx.google.com; spf=neutral (google.com: 209.85.210.44 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-f44.google.com with SMTP id z20so629574dae.17 for ; Wed, 06 Feb 2013 04:00:56 -0800 (PST) X-Received: by 10.66.52.50 with SMTP id q18mr10014292pao.16.1360152055969; Wed, 06 Feb 2013 04:00:55 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id d1sm37225153pav.6.2013.02.06.04.00.53 (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 06 Feb 2013 04:00:55 -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 1/7] ARM: dts: Add G2D node to exynos4210.dtsi Date: Wed, 6 Feb 2013 17:21:11 +0530 Message-Id: <1360151477-26460-2-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: ALoCoQlrbAh72RASOxRXJh8Hi0hzVpafEtwBLkhwnk8WN7aV2yYeFsC6zTtIV//bumGQ/29C13Cg Added G2D DT node to Exynos4210. Signed-off-by: Sachin Kamat --- arch/arm/boot/dts/exynos4210.dtsi | 8 ++++++++ 1 files changed, 8 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi index 79ba247..3410d5f 100644 --- a/arch/arm/boot/dts/exynos4210.dtsi +++ b/arch/arm/boot/dts/exynos4210.dtsi @@ -47,6 +47,14 @@ <0 12 0>, <0 13 0>, <0 14 0>, <0 15 0>; }; + g2d@12800000 { + compatible = "samsung,s5pv210-g2d"; + reg = <0x12800000 0x1000>; + interrupts = <0 89 0>; + samsung,power-domain = <&pd_lcd0>; + status = "disabled"; + }; + pmu { compatible = "arm,cortex-a9-pmu"; interrupt-parent = <&combiner>;