Re: [PATCH v5 00/11] ARM: vf610m4: Add Vybrid Cortex-M4 support

2015-04-13 Thread Arnd Bergmann
On Thursday 09 April 2015, Stefan Agner wrote: > 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 > ex

Re: [PATCH v5 00/11] ARM: vf610m4: Add Vybrid Cortex-M4 support

2015-04-10 Thread Jason Cooper
Stefan, On Thu, Apr 09, 2015 at 10:04:04PM +0200, Stefan Agner wrote: > Stefan Agner (11): > genirq: generic chip: support hierarchy domain > irqchip: nvic: support hierarchy irq domain > irqchip: vf610-mscm: support NVIC parent I've applied patches 1 to 3 onto irqchip/vybrid. And will mer

[PATCH v5 00/11] ARM: vf610m4: Add Vybrid Cortex-M4 support

2015-04-09 Thread 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_ARMV