From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752173AbbCEEM5 (ORCPT ); Wed, 4 Mar 2015 23:12:57 -0500 Received: from arroyo.ext.ti.com ([192.94.94.40]:48270 "EHLO arroyo.ext.ti.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751352AbbCEEMx (ORCPT ); Wed, 4 Mar 2015 23:12:53 -0500 From: Dave Gerlach To: , , , CC: Ohad Ben-Cohen , Suman Anna , Kevin Hilman , Tony Lindgren , Felipe Balbi , Dave Gerlach Subject: [PATCH v2 0/2] ARM: OMAP2+: wkup_m3_rproc support patches Date: Wed, 4 Mar 2015 22:12:20 -0600 Message-ID: <1425528742-3087-1-git-send-email-d-gerlach@ti.com> X-Mailer: git-send-email 2.3.0 MIME-Version: 1.0 Content-Type: text/plain Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi, This series adds the mach-omap2 code for the wkup_m3_rproc driver submitted here [1]. pdata-quirks patch requires the pdata added with patch 3 of the aforementioned series. The dt patch was previously included as part of the rproc series here [2]. Changes are: v1->v2: -Because the firmware loading has changed, the wkup_m3 node has moved into the soc node and ranges have been added so the device address to virtual address translation can work. -Removed the ti,no-reset-on-init flag as asserting the hard-reset line on init is what the wkup_m3 has by default already. Regards, Dave [1] https://www.mail-archive.com/linux-omap@vger.kernel.org/msg114621.html [2] http://www.spinics.net/lists/arm-kernel/msg387984.html Dave Gerlach (2): ARM: OMAP2+: Use pdata-quirks for wkup_m3 deassert_hardreset ARM: dts: am33xx: Move wkup_m3 node to soc node and add ranges arch/arm/boot/dts/am33xx.dtsi | 21 +++++++++++++-------- arch/arm/mach-omap2/pdata-quirks.c | 13 +++++++++++++ 2 files changed, 26 insertions(+), 8 deletions(-) -- 2.3.0