From patchwork Tue Mar 19 13:30:46 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Santosh Shilimkar X-Patchwork-Id: 229071 Return-Path: X-Original-To: incoming-imx@patchwork.ozlabs.org Delivered-To: patchwork-incoming-imx@bilbo.ozlabs.org Received: from merlin.infradead.org (merlin.infradead.org [IPv6:2001:4978:20e::2]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 642932C00B8 for ; Wed, 20 Mar 2013 00:33:14 +1100 (EST) Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1UHwbR-0002j8-36; Tue, 19 Mar 2013 13:29:21 +0000 Received: from devils.ext.ti.com ([198.47.26.153]) by merlin.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1UHwbN-0002ir-9S for linux-arm-kernel@lists.infradead.org; Tue, 19 Mar 2013 13:29:18 +0000 Received: from dbdp20.itg.ti.com ([172.24.170.38]) by devils.ext.ti.com (8.13.7/8.13.7) with ESMTP id r2JDTAHv027676; Tue, 19 Mar 2013 08:29:11 -0500 Received: from DBDE71.ent.ti.com (localhost [127.0.0.1]) by dbdp20.itg.ti.com (8.13.8/8.13.8) with ESMTP id r2JDT8B2016141; Tue, 19 Mar 2013 18:59:08 +0530 (IST) Received: from dbdp32.itg.ti.com (172.24.170.251) by DBDE71.ent.ti.com (172.24.170.149) with Microsoft SMTP Server id 14.1.323.3; Tue, 19 Mar 2013 18:59:08 +0530 Received: from ula0393909.apr.dhcp.ti.com (smtpvbd.itg.ti.com [172.24.170.250]) by dbdp32.itg.ti.com (8.13.8/8.13.8) with ESMTP id r2JDT5dD017298; Tue, 19 Mar 2013 18:59:05 +0530 From: Santosh Shilimkar To: Subject: [PATCH v2 00/11] ARM: dts: OMAP5: ocp address space and few updates for 3.10 Date: Tue, 19 Mar 2013 19:00:46 +0530 Message-ID: <1363699857-5505-1-git-send-email-santosh.shilimkar@ti.com> X-Mailer: git-send-email 1.7.9.5 MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20130319_092917_448995_E9BE21A6 X-CRM114-Status: UNSURE ( 8.05 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -9.4 (---------) X-Spam-Report: SpamAssassin version 3.3.2 on merlin.infradead.org summary: Content analysis details: (-9.4 points) pts rule name description ---- ---------------------- -------------------------------------------------- -5.0 RCVD_IN_DNSWL_HI RBL: Sender listed at http://www.dnswl.org/, high trust [198.47.26.153 listed in list.dnswl.org] -0.0 SPF_PASS SPF: sender matches SPF record -2.5 RP_MATCHES_RCVD Envelope sender domain matches handover relay domain -1.9 BAYES_00 BODY: Bayes spam probability is 0 to 1% [score: 0.0000] Cc: tony@atomide.com, linux-omap@vger.kernel.org, Santosh Shilimkar , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.15 Precedence: list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+incoming-imx=patchwork.ozlabs.org@lists.infradead.org List-Id: linux-imx-kernel.lists.patchwork.ozlabs.org Benoit, Here is the branch rebased and updated against your 'for_3.10/dt' branch. Few minor updates about ocp/l3 node after our discussion at connect from last version. The series also contains couple of hwmod patches to deal with ocp address space from dt blob and avoiding iormap for some of the hwmods. It has been tested on OMAP4 and OMAP5 devices. Though for OMAP5 testing, data files and other patches are needed which are also targeted for 3.10 merge window. The following changes since commit 44fab7a60d4c3929a04b7dc882ac1143b3f21b0f: ARM: dts: omap3-devkit8000: Add NAND DT node (2013-03-18 15:01:23 +0100) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/ssantosh/linux.git for_3.10/omap_dt_update for you to fetch changes up to c0c153b52b9ed4965b7496e462b2effa3e4fa9ce: ARM: OMAP2+: omap_hwmod: Don't call _init_mpu_rt_base if no sysc (2013-03-19 17:11:39 +0530) ---------------------------------------------------------------- Lokesh Vutla (1): ARM: dts: OMAP5: Add watchdog timer node Rajendra Nayak (1): ARM: dts: OMAP5: Specify nonsecure PPI IRQ for arch timer Santosh Shilimkar (9): ARM: dts: omap5-evm: Update available memory to 2032 MB ARM: dts: OMAP5: Align the local timer dt node as per the current binding code ARM: dts: OMAP5: Move the gic node out of ocp space ARM: dts: OMAP5: Update the timer and gic nodes for HYP kernel support ARM: dts: OMAP5: Update keypad reg property Documentation: dt: OMAP: l3-noc: Add *reg* in required properties ARM: dts: OMAP4/5: Update l3-noc dt nodes ARM: OMAP2+: hwmod: extract module address space from DT blob ARM: OMAP2+: omap_hwmod: Don't call _init_mpu_rt_base if no sysc .../devicetree/bindings/arm/omap/l3-noc.txt | 1 + arch/arm/boot/dts/omap4.dtsi | 5 ++ arch/arm/boot/dts/omap5-evm.dts | 2 +- arch/arm/boot/dts/omap5.dtsi | 56 +++++++++++++------- arch/arm/mach-omap2/omap_hwmod.c | 48 +++++++++++++++-- 5 files changed, 87 insertions(+), 25 deletions(-)