Re: [PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10

2013-02-01 Thread Linus Walleij
On Sat, Jan 26, 2013 at 3:36 PM, Maxime Ripard wrote: > Since the Allwinner SoCs variants don't have the same set of pins to > handle, we need to declare the pin ranges available. > > Signed-off-by: Maxime Ripard Applied to my allwinner branch. Thanks, Linus Walleij -- To unsubscribe from

Re: [PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10

2013-02-01 Thread Linus Walleij
On Sat, Jan 26, 2013 at 3:36 PM, Maxime Ripard maxime.rip...@free-electrons.com wrote: Since the Allwinner SoCs variants don't have the same set of pins to handle, we need to declare the pin ranges available. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com Applied to my

[PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10

2013-01-26 Thread Maxime Ripard
Since the Allwinner SoCs variants don't have the same set of pins to handle, we need to declare the pin ranges available. Signed-off-by: Maxime Ripard --- drivers/pinctrl/pinctrl-sunxi.c | 554 +++ drivers/pinctrl/pinctrl-sunxi.h | 68 + 2 files

[PATCH 3/5] ARM: pinctrl: sunxi: Add the pinctrl pin set for Allwinner A10

2013-01-26 Thread Maxime Ripard
Since the Allwinner SoCs variants don't have the same set of pins to handle, we need to declare the pin ranges available. Signed-off-by: Maxime Ripard maxime.rip...@free-electrons.com --- drivers/pinctrl/pinctrl-sunxi.c | 554 +++