From patchwork Wed Aug 29 13:31:06 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Peter Ujfalusi X-Patchwork-Id: 1385021 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-process-083081@patchwork1.kernel.org Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) by patchwork1.kernel.org (Postfix) with ESMTP id D49FE3FC71 for ; Wed, 29 Aug 2012 13:36:27 +0000 (UTC) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.76 #1 (Red Hat Linux)) id 1T6iOB-0005wN-BA; Wed, 29 Aug 2012 13:32:59 +0000 Received: from na3sys009aog116.obsmtp.com ([74.125.149.240]) by merlin.infradead.org with smtps (Exim 4.76 #1 (Red Hat Linux)) id 1T6iMb-0005Sq-Td for linux-arm-kernel@lists.infradead.org; Wed, 29 Aug 2012 13:31:22 +0000 Received: from mail-ob0-f177.google.com ([209.85.214.177]) (using TLSv1) by na3sys009aob116.postini.com ([74.125.148.12]) with SMTP ID DSNKUD4ZqUkcNVinlBVxN2IQ8ktsMsgEjaFv@postini.com; Wed, 29 Aug 2012 06:31:21 PDT Received: by obbta17 with SMTP id ta17so986066obb.36 for ; Wed, 29 Aug 2012 06:31:20 -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=aFZGPz9s0fnPhiUQ7ICcNI8UnFLRK/Q46MCTqiMoVok=; b=cc1aVfUtDmvQciC5pOE7OnajPsLq9n/FuzJHmc0rPRZDutBFjtuIlHcmcz6RJ4Qefw 3xNV9K3T21qftn4tqS1qlp1r9vm8dOir9lT8/CxQhzjmJzMlZNNmVjwpqk0/bL5Nfcwe 2t3CgdNhkzj374ChVNWxXtXJykWrFRqIIBKYdkwTSzB8RfQxEzC4q/qoL9Kvx6lIdA0B JpCp6M3ADywmvO5Mct4f6jPglWs1mGATlHZ7mulPHSCTAY4BGDlCdxYdFdF1MBhCg+Gs 8Ji4uduGPFxFM/1dtjlHNC7n02+QCv75nkJmuOB6CVPOKV/m4myarZ+Jcd3WIGRtQ/0E P96w== Received: by 10.60.13.10 with SMTP id d10mr1180832oec.63.1346247080593; Wed, 29 Aug 2012 06:31:20 -0700 (PDT) Received: from barack.emea.dhcp.ti.com (dragon.ti.com. [192.94.94.33]) by mx.google.com with ESMTPS id bp7sm22491641obc.12.2012.08.29.06.31.18 (version=SSLv3 cipher=OTHER); Wed, 29 Aug 2012 06:31:20 -0700 (PDT) From: Peter Ujfalusi To: Tony Lindgren Subject: [PATCH v2 7/8] ARM/dts: omap4: Add reg-names for McPDM and DMIC Date: Wed, 29 Aug 2012 16:31:06 +0300 Message-Id: <1346247067-9632-8-git-send-email-peter.ujfalusi@ti.com> X-Mailer: git-send-email 1.7.8.6 In-Reply-To: <1346247067-9632-1-git-send-email-peter.ujfalusi@ti.com> References: <1346247067-9632-1-git-send-email-peter.ujfalusi@ti.com> X-Gm-Message-State: ALoCoQlBDwTYq6OE2Ay7yT6ea5W48uh4Pd6u6A5dae0bxS1eHXeSAet8TpG3YHoaUFUSnvi9nJWU 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.240 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, Benoit Cousson , 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 files changed, 2 insertions(+), 0 deletions(-) diff --git a/arch/arm/boot/dts/omap4.dtsi b/arch/arm/boot/dts/omap4.dtsi index 258435f..115a502 100644 --- a/arch/arm/boot/dts/omap4.dtsi +++ b/arch/arm/boot/dts/omap4.dtsi @@ -282,6 +282,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"; @@ -291,6 +292,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";