ARM: sunxi: Increase the number of GPIOs available
authorMaxime Ripard <maxime.ripard@free-electrons.com>
Sat, 26 Jan 2013 14:36:51 +0000 (15:36 +0100)
committerLinus Walleij <linus.walleij@linaro.org>
Fri, 1 Feb 2013 09:42:38 +0000 (10:42 +0100)
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.

Acked-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Maxime Ripard <maxime.ripard@free-electrons.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>

No differences found