Re: [PATCH v2 1/4] pinctrl: st: Add Interrupt support.

2014-01-23 Thread srinivas kandagatla
On 23/01/14 07:22, Linus Walleij wrote: > I've applied this patch so that it won't just sit idle. > Besides you've done a real good job on it Srinivas. Thanks Linus W. > > It'll be for v3.15 though and I'm still waiting to see if > the device tree people say something about it. > > Yours, > Linus

Re: [PATCH v2 1/4] pinctrl: st: Add Interrupt support.

2014-01-22 Thread Linus Walleij
On Thu, Jan 16, 2014 at 4:36 PM, wrote: > From: Srinivas Kandagatla > > This patch add interrupt support to the pincontroller driver. > > ST Pincontroller GPIO bank can have one of the two possible types of > interrupt-wirings. > > First type is via irqmux, single interrupt is used by multiple

[PATCH v2 1/4] pinctrl: st: Add Interrupt support.

2014-01-16 Thread srinivas.kandagatla
From: Srinivas Kandagatla This patch add interrupt support to the pincontroller driver. ST Pincontroller GPIO bank can have one of the two possible types of interrupt-wirings. First type is via irqmux, single interrupt is used by multiple gpio banks. This reduces number of overall interrupts nu