Re: [PATCH v5 1/3] irqchip: vf610-mscm-ir: add support for MSCM interrupt router

2015-02-08 Thread Stefan Agner
On 2015-02-07 11:56, Paul Bolle wrote: > On Fri, 2015-02-06 at 20:51 +0100, Stefan Agner wrote: >> This adds support for Vybrid's interrupt router. On VF6xx models, >> almost all peripherals can be used by either of the two CPU's, >> the Cortex-A5 or the Cortex-M4. The interrupt router routes the >

Re: [PATCH v5 1/3] irqchip: vf610-mscm-ir: add support for MSCM interrupt router

2015-02-07 Thread Paul Bolle
On Fri, 2015-02-06 at 20:51 +0100, Stefan Agner wrote: > This adds support for Vybrid's interrupt router. On VF6xx models, > almost all peripherals can be used by either of the two CPU's, > the Cortex-A5 or the Cortex-M4. The interrupt router routes the > peripheral interrupts to the configured CPU

[PATCH v5 1/3] irqchip: vf610-mscm-ir: add support for MSCM interrupt router

2015-02-06 Thread Stefan Agner
This adds support for Vybrid's interrupt router. On VF6xx models, almost all peripherals can be used by either of the two CPU's, the Cortex-A5 or the Cortex-M4. The interrupt router routes the peripheral interrupts to the configured CPU. This IRQ chip driver configures the interrupt router to rout