Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932386AbbDJIui (ORCPT ); Fri, 10 Apr 2015 04:50:38 -0400 Received: from mail-wg0-f41.google.com ([74.125.82.41]:35038 "EHLO mail-wg0-f41.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932108AbbDJIuf (ORCPT ); Fri, 10 Apr 2015 04:50:35 -0400 MIME-Version: 1.0 In-Reply-To: <1428609855-27657-1-git-send-email-stefan@agner.ch> References: <1428609855-27657-1-git-send-email-stefan@agner.ch> Date: Fri, 10 Apr 2015 10:50:34 +0200 Message-ID: Subject: Re: [PATCH v5 00/11] ARM: vf610m4: Add Vybrid Cortex-M4 support From: Maxime Coquelin To: Stefan Agner , Russell King Cc: Shawn Guo , kernel@pengutronix.de, =?UTF-8?Q?Uwe_Kleine=2DK=C3=B6nig?= , jason@lakedaemon.net, olof@lixom.net, Arnd Bergmann , Daniel Lezcano , Thomas Gleixner , Mark Rutland , Pawel Moll , Rob Herring , Ian Campbell , Kumar Gala , marc.zyngier@arm.com, "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Content-Type: text/plain; charset=UTF-8 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1688 Lines: 39 Hi Stefan, 2015-04-09 22:04 GMT+02:00 Stefan Agner : > In this fifth revision the patchset moves away from the idea > including ARMv7-M platforms into ARCH_MULTIPLATFORM, but > instead adds a new top-level config symbol ARM_SINGLE_ARMV7M > Patch 7 adds this new config symbol while patch 8 alters the > existing ARMv7-M platform ARCH_EFM32 to use ARM_SINGLE_ARMV7M. > I chose to move the config symbol of the ARMv7-M specific > architectures (ARCH_EFM32 at that point) below the multiarch > includes. I think it is a good idea to keep them together, but > I'm not sure if this is an appropriate place. The architecture > which Vybrid is depending on, ARCH_MXC, is not also selectable > when ARM_SINGLE_ARMV7M is selected. > > Since v3, this patchset does not contain the interrupt router > driver anymore (MSCM IR). The driver has been merged inbetween: > https://lkml.org/lkml/2015/3/8/6 > > This patchset extends the NVIC driver to support irq domain > hierarchy and the MSCM IR driver to support NVIC as a parent > irq controller. > > The patchset has proven to be working on the Cortex-M4 of the > Vybrid SoC using a Colibri VF61 module. > > Note: This patchset has dependencies on "ARM: ARMv7-M: Enlarge > vector table up to 256 entries" (Maxime Coquelin) and the I just submitted the patch to Russell's patch tracking system: http://www.arm.linux.org.uk/developer/patches/viewpatch.php?id=8340/1 Kind regards, Maxime -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/