[linux-sunxi] Re: [PATCH v6 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI controller

2014-03-19 Thread Carlo Caione
On Wed, Mar 19, 2014 at 1:41 PM, Thomas Gleixner wrote: > On Wed, 19 Mar 2014, Maxime Ripard wrote: > >> On Wed, Mar 19, 2014 at 12:13:56PM +0100, Thomas Gleixner wrote: >> > On Sat, 15 Mar 2014, Carlo Caione wrote: >> > >> > > Allwinner A20/A31 SoCs have a special interrupt controller for managin

[linux-sunxi] Re: [PATCH v6 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI controller

2014-03-19 Thread Thomas Gleixner
On Wed, 19 Mar 2014, Maxime Ripard wrote: > On Wed, Mar 19, 2014 at 12:13:56PM +0100, Thomas Gleixner wrote: > > On Sat, 15 Mar 2014, Carlo Caione wrote: > > > > > Allwinner A20/A31 SoCs have a special interrupt controller for managing > > > NMI. > > > Three register are present to (un)mask, con

[linux-sunxi] Re: [PATCH v6 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI controller

2014-03-19 Thread Maxime Ripard
On Wed, Mar 19, 2014 at 12:13:56PM +0100, Thomas Gleixner wrote: > On Sat, 15 Mar 2014, Carlo Caione wrote: > > > Allwinner A20/A31 SoCs have a special interrupt controller for managing NMI. > > Three register are present to (un)mask, control and acknowledge NMI. > > These two patches add a new ir

[linux-sunxi] Re: [PATCH v6 0/3] ARM: sun7i/sun6i: irqchip: Irqchip driver for NMI controller

2014-03-19 Thread Thomas Gleixner
On Sat, 15 Mar 2014, Carlo Caione wrote: > Allwinner A20/A31 SoCs have a special interrupt controller for managing NMI. > Three register are present to (un)mask, control and acknowledge NMI. > These two patches add a new irqchip driver in cascade with GIC. If I get an ack for the DT parts, I'll p