From patchwork Thu Feb 28 09:42:38 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vikas C Sajjan X-Patchwork-Id: 15143 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 BF25F4C54F8 for ; Thu, 28 Feb 2013 09:43:16 +0000 (UTC) Received: from mail-ve0-f173.google.com (mail-ve0-f173.google.com [209.85.128.173]) by fiordland.canonical.com (Postfix) with ESMTP id 78692A194DA for ; Thu, 28 Feb 2013 09:43:16 +0000 (UTC) Received: by mail-ve0-f173.google.com with SMTP id oz10so1585970veb.4 for ; Thu, 28 Feb 2013 01:43:16 -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=6domzeR5VgRsSoiqYpbuguCc5HQ7CNiHdvyPyex00xA=; b=inYWQoKB2ntCVCGt7jTSNTiTQE1VBHbQRSCGqLNWqWwW1JctUaiGdblXdHtgbARnaW TnIaqjxZ+HOvhLcLplrBLDsDq1Ql/YV37J8TcwtY0UvfcnXXPgPWqGd+N/luEVOSn5Tg 29H9+dM16+0s0iegYGohTMohMjkXmad3Uj8Sh5rwEeUIu0QFKVLt6HZgwss7QDzAqKdp onnRFQnyAldGJ2zglxkiliQMk98dUgk3oj7+3uvGIjx/P1MsUGI+FEwAAfr+P09pTVxv Qh2Jc8FRMXkORiLaNTBRK1mGuNoFLr3O5wB++3csfwKyVHNW53g/D0h6kWLqFtQ1e6EE zeDw== X-Received: by 10.52.177.163 with SMTP id cr3mr1978691vdc.94.1362044595987; Thu, 28 Feb 2013 01:43:15 -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 st5csp216050veb; Thu, 28 Feb 2013 01:43:15 -0800 (PST) X-Received: by 10.66.81.198 with SMTP id c6mr12477730pay.50.1362044595173; Thu, 28 Feb 2013 01:43:15 -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 xr1si7928570pbc.69.2013.02.28.01.43.14 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Feb 2013 01:43:15 -0800 (PST) Received-SPF: neutral (google.com: 209.85.210.45 is neither permitted nor denied by best guess record for domain of vikas.sajjan@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 vikas.sajjan@linaro.org) smtp.mail=vikas.sajjan@linaro.org Received: by mail-da0-f45.google.com with SMTP id v40so788645dad.4 for ; Thu, 28 Feb 2013 01:43:14 -0800 (PST) X-Received: by 10.66.220.227 with SMTP id pz3mr12131756pac.190.1362044594812; Thu, 28 Feb 2013 01:43:14 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id zm1sm7818402pbc.26.2013.02.28.01.43.09 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 28 Feb 2013 01:43:13 -0800 (PST) From: Vikas Sajjan To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, t.figa@samsung.com, sylvester.nawrocki@gmail.com, devicetree-discuss@lists.ozlabs.org, inki.dae@samsung.com, jy0922.shim@samsung.com Subject: [PATCH v6 4/5] ARM: dts: Add FIMD AUXDATA node entry for exynos4 DT Date: Thu, 28 Feb 2013 15:12:38 +0530 Message-Id: <1362044559-7496-5-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1362044559-7496-1-git-send-email-vikas.sajjan@linaro.org> References: <1362044559-7496-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQm8X92EXk52r55ip0ezV0xf43vEBuY0ci0aobC0iSNsbGmRniNFzydXU9VCqi9qHyb1HPhd Adds the FIMD AUXDATA node Signed-off-by: Vikas Sajjan --- arch/arm/mach-exynos/mach-exynos4-dt.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/mach-exynos/mach-exynos4-dt.c b/arch/arm/mach-exynos/mach-exynos4-dt.c index b68115a..b32a929 100644 --- a/arch/arm/mach-exynos/mach-exynos4-dt.c +++ b/arch/arm/mach-exynos/mach-exynos4-dt.c @@ -84,6 +84,8 @@ static const struct of_dev_auxdata exynos4_auxdata_lookup[] __initconst = { OF_DEV_AUXDATA("samsung,exynos4210-tmu", EXYNOS4_PA_TMU, "exynos-tmu", NULL), OF_DEV_AUXDATA("samsung,mfc-v5", 0x13400000, "s5p-mfc", NULL), + OF_DEV_AUXDATA("samsung,exynos4210-fimd", EXYNOS4_PA_FIMD0, + "exynos4-fb.0", NULL), {}, };