Re: [PATCH 2/3] gpio: dwapb: add support for GPIO interrupts

2013-11-05 Thread Sebastian Hesselbarth
On 11/05/2013 05:55 PM, Alan Tull wrote: From: Jamie Iles The controller supports interrupts on bank A (up to 8 interrupt s/bank/port/g sources). Use the generic IRQ chip to implement interrupt support for this bank. Cc: Grant Likely Cc: Linus Walleij Acked-by: Rob Herring

[PATCH 2/3] gpio: dwapb: add support for GPIO interrupts

2013-11-05 Thread Alan Tull
From: Jamie Iles The controller supports interrupts on bank A (up to 8 interrupt sources). Use the generic IRQ chip to implement interrupt support for this bank. Cc: Grant Likely Cc: Linus Walleij Acked-by: Rob Herring Signed-off-by: Jamie Iles --- drivers/gpio/Kconfig |2 +-

[PATCH 2/3] gpio: dwapb: add support for GPIO interrupts

2013-11-05 Thread Alan Tull
From: Jamie Iles ja...@jamieiles.com The controller supports interrupts on bank A (up to 8 interrupt sources). Use the generic IRQ chip to implement interrupt support for this bank. Cc: Grant Likely grant.lik...@secretlab.ca Cc: Linus Walleij linus.wall...@stericsson.com Acked-by: Rob Herring

Re: [PATCH 2/3] gpio: dwapb: add support for GPIO interrupts

2013-11-05 Thread Sebastian Hesselbarth
On 11/05/2013 05:55 PM, Alan Tull wrote: From: Jamie Iles ja...@jamieiles.com The controller supports interrupts on bank A (up to 8 interrupt s/bank/port/g sources). Use the generic IRQ chip to implement interrupt support for this bank. Cc: Grant Likely grant.lik...@secretlab.ca Cc: Linus