From patchwork Wed Sep 5 11:58:53 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 1409081 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork2.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork2.kernel.org (Postfix) with ESMTP id 75743DF28C for ; Wed, 5 Sep 2012 12:03:57 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T9EGr-0004jP-Aa; Wed, 05 Sep 2012 11:59:50 +0000 Received: from na3sys009aog105.obsmtp.com ([74.125.149.75]) by merlin.infradead.org with smtps (Exim 4.76 #1 (Red Hat Linux)) id 1T9EG7-0004MD-K6 for linux-arm-kernel@lists.infradead.org; Wed, 05 Sep 2012 11:59:04 +0000 Received: from mail-gg0-f177.google.com ([209.85.161.177]) (using TLSv1) by na3sys009aob105.postini.com ([74.125.148.12]) with SMTP ID DSNKUEc+hbV9B4+hcZGOXkHSP0tosMPRJrL0@postini.com; Wed, 05 Sep 2012 04:59:03 PDT Received: by ggnm2 with SMTP id m2so53249ggn.36 for ; Wed, 05 Sep 2012 04:59:00 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references :x-gm-message-state; bh=vFgWBMdbx9tTww1spDLRBXQd8ytIKSCYxFziPQUpk4g=; b=gRRAFjaY6/oKQJlTiUBuWn1lSaEKv4mWuG+epQE5Smjte8yABDuP9icLtUFB7ZnKFO 0rQAmOeoTC5UeUuYkFw9clfqiLIiT7zmO3aYg73DEQMPqOktEon1boww6FeQFO5vkK2d F58hghHY+FkxtvDlt22ddHl+UfKkn063v31caDcgwq74yXAXZlc/mYZC2M3tiFwkRO3Z w+NKuWzPOgIc7Vn1pD+Au+ZIgrfSS5poFVg6xwSYv2hVa7VjlVdkdEyqLgsPiAwaIMbK bClDdoTRCA2UcGeOMxyMjOFXEck5d7K5kSnsni9fZk6FC9IpXW9aRmdWlPqBb2jInMT5 SeHw== Received: by 10.236.170.135 with SMTP id p7mr22977022yhl.109.1346846340443; Wed, 05 Sep 2012 04:59:00 -0700 (PDT) Received: from barack.emea.dhcp.ti.com (dragon.ti.com. [192.94.94.33]) by mx.google.com with ESMTPS id h8sm1450364ank.9.2012.09.05.04.58.58 (version=SSLv3 cipher=OTHER); Wed, 05 Sep 2012 04:58:59 -0700 (PDT) From: Peter Ujfalusi To: Tony Lindgren , Benoit Cousson Subject: [PATCH v3 5/8] ARM/dts: omap4: Add reg-names for McPDM and DMIC Date: Wed, 5 Sep 2012 14:58:53 +0300 Message-Id: <1346846336-27321-6-git-send-email-peter.ujfalusi@ti.com> X-Mailer: git-send-email 1.7.12 In-Reply-To: <1346846336-27321-1-git-send-email-peter.ujfalusi@ti.com> References: <1346846336-27321-1-git-send-email-peter.ujfalusi@ti.com> X-Gm-Message-State: ALoCoQlUVDh4+PhPkTvdFTkzKBGGOHNiM8z7ju1fIzduFv8tju1sEIxszaXk+TMSReivskcpVGVu X-Spam-Note: CRM114 invocation failed X-Spam-Score: -4.2 (----) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-4.2 points) pts rule name description ---- ---------------------- -------------------------------------------------- -2.3 RCVD_IN_DNSWL_MED RBL: Sender listed at http://www.dnswl.org/, medium trust [74.125.149.75 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: devicetree-discuss@lists.ozlabs.org, linux-omap@vger.kernel.org, linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-arm-kernel-bounces@lists.infradead.org Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org In order to get the memory areas by name when booted with DT. Signed-off-by: Peter Ujfalusi --- arch/arm/boot/dts/omap4.dtsi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index 5ed3b94..9f851df 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi @@ -273,6 +273,7 @@ compatible = "ti,omap4-mcpdm"; reg = <0x40132000 0x7f>, /* MPU private access */ <0x49032000 0x7f>; /* L3 Interconnect */ + reg-names = "mpu", "dma"; interrupts = <0 112 0x4>; interrupt-parent = <&gic>; ti,hwmods = "mcpdm"; @@ -282,6 +283,7 @@ compatible = "ti,omap4-dmic"; reg = <0x4012e000 0x7f>, /* MPU private access */ <0x4902e000 0x7f>; /* L3 Interconnect */ + reg-names = "mpu", "dma"; interrupts = <0 114 0x4>; interrupt-parent = <&gic>; ti,hwmods = "dmic";