On Sat, Jan 26, 2013 at 3:36 PM, Maxime Ripard
wrote:
> The Allwinner A10 has 9 banks of 32 GPIOs available, so it doesn't fit
> in the usual 256 limit set by gpio.h. Increase this number to 288.
>
> Signed-off-by: Maxime Ripard
Patch applied to the pinctrl tree on my allwinner branch,
with Arn
On Tuesday 29 January 2013, Linus Walleij wrote:
> > --- a/arch/arm/Kconfig
> > +++ b/arch/arm/Kconfig
> > @@ -1632,7 +1632,7 @@ config ARCH_NR_GPIO
> > default 355 if ARCH_U8500
> > default 264 if MACH_H4700
> > default 512 if SOC_OMAP5
> > - default 288 if ARCH_VT850
On Sat, Jan 26, 2013 at 3:36 PM, Maxime Ripard
wrote:
> The Allwinner A10 has 9 banks of 32 GPIOs available, so it doesn't fit
> in the usual 256 limit set by gpio.h. Increase this number to 288.
>
> Signed-off-by: Maxime Ripard
> ---
> arch/arm/Kconfig |2 +-
> 1 file changed, 1 insertion(
3 matches
Mail list logo