Re: [PATCH 3/4] pinctrl: sunxi: Add external interrupt functions

2013-06-10 Thread Linus Walleij
On Sat, Jun 8, 2013 at 12:05 PM, Maxime Ripard wrote: > The A10 and A13 has a few pins that can be muxed into a particular > function that can be used as an interrupt source. Add the available > pins for such functions to the A10 and A13 description array. > > Signed-off-by: Maxime Ripard

Re: [PATCH 3/4] pinctrl: sunxi: Add external interrupt functions

2013-06-10 Thread Linus Walleij
On Sat, Jun 8, 2013 at 12:05 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: The A10 and A13 has a few pins that can be muxed into a particular function that can be used as an interrupt source. Add the available pins for such functions to the A10 and A13 description array.

[PATCH 3/4] pinctrl: sunxi: Add external interrupt functions

2013-06-08 Thread Maxime Ripard
The A10 and A13 has a few pins that can be muxed into a particular function that can be used as an interrupt source. Add the available pins for such functions to the A10 and A13 description array. Signed-off-by: Maxime Ripard --- drivers/pinctrl/pinctrl-sunxi.c | 99

[PATCH 3/4] pinctrl: sunxi: Add external interrupt functions

2013-06-08 Thread Maxime Ripard
The A10 and A13 has a few pins that can be muxed into a particular function that can be used as an interrupt source. Add the available pins for such functions to the A10 and A13 description array. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- drivers/pinctrl/pinctrl-sunxi.c |