From patchwork Fri Feb 15 07:09:59 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: 14831 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 45A8323E2E for ; Fri, 15 Feb 2013 07:10:31 +0000 (UTC) Received: from mail-ve0-f171.google.com (mail-ve0-f171.google.com [209.85.128.171]) by fiordland.canonical.com (Postfix) with ESMTP id 0029FA186AC for ; Fri, 15 Feb 2013 07:10:30 +0000 (UTC) Received: by mail-ve0-f171.google.com with SMTP id b10so2800253vea.16 for ; Thu, 14 Feb 2013 23:10:30 -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=Qz1xDwFAwp4HBg6f6oWbUstWsCJZ77NbRFBWiV2vTDc=; b=KjMXCX3fILi5c27pSeVTBGv6P3TCKCVMvALYCIfDjbXNHoX+T/azt6QZkZbhWCp0a9 SAR29Nm/B/rw5OEKrR/BKGvB/z+rVZjcn60vU5r7RFt3MLOLhZeyxIfGfclEZQgdcqtu aT7kj6PruDISpnMtqbh12Uz/WWW9msLUiB3L4Q0N82Wm1xK811X2Nza9iyUe6+aThUGU tR79u7j9qZb+BfyDTay3uE0vLAGLEAkHbVPVmus5Px4CxnhrKPuSF646WfgXyAb66M2B ZS+UfDalpvky/pcvg8W5vmVd7hhMNuZFadlvU0yfzXx+6sdWg3b6aKncniVJcFNnAkhk npJA== X-Received: by 10.220.240.141 with SMTP id la13mr1812866vcb.39.1360912230522; Thu, 14 Feb 2013 23:10:30 -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.221.4.5 with SMTP id oa5csp306653vcb; Thu, 14 Feb 2013 23:10:30 -0800 (PST) X-Received: by 10.68.197.98 with SMTP id it2mr3740791pbc.76.1360912229664; Thu, 14 Feb 2013 23:10:29 -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 ib1si3784107pbc.193.2013.02.14.23.10.29 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 Feb 2013 23:10:29 -0800 (PST) Received-SPF: neutral (google.com: 209.85.220.51 is neither permitted nor denied by best guess record for domain of vikas.sajjan@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 vikas.sajjan@linaro.org) smtp.mail=vikas.sajjan@linaro.org Received: by mail-pa0-f51.google.com with SMTP id hz1so1637162pad.38 for ; Thu, 14 Feb 2013 23:10:29 -0800 (PST) X-Received: by 10.68.83.68 with SMTP id o4mr3810914pby.42.1360912229298; Thu, 14 Feb 2013 23:10:29 -0800 (PST) Received: from localhost.localdomain ([115.113.119.130]) by mx.google.com with ESMTPS id c3sm49006219pax.9.2013.02.14.23.10.26 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Thu, 14 Feb 2013 23:10:28 -0800 (PST) From: Vikas Sajjan To: linux-samsung-soc@vger.kernel.org Cc: kgene.kim@samsung.com, sachin.kamat@linaro.org, patches@linaro.org Subject: [PATCH v4 4/5] ARM: dts: add FIMD AUXDATA node entry for exynos4 DT Date: Fri, 15 Feb 2013 12:39:59 +0530 Message-Id: <1360912200-26377-5-git-send-email-vikas.sajjan@linaro.org> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1360912200-26377-1-git-send-email-vikas.sajjan@linaro.org> References: <1360912200-26377-1-git-send-email-vikas.sajjan@linaro.org> X-Gm-Message-State: ALoCoQkpK+IX5HTSU+jVT7SSxhwq9c4EVHEEtNOPowxxE1ycIpDNj1R9zBmM3cMLQHDKwnn33xkd 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..779f151 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,exynos4-fimd", EXYNOS4_PA_FIMD0, + "exynos4-fb.0", NULL), {}, };