[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <201301292257.30588.arnd@arndb.de>
Date: Tue, 29 Jan 2013 22:57:30 +0000
From: Arnd Bergmann <arnd@...db.de>
To: Linus Walleij <linus.walleij@...aro.org>
Cc: Maxime Ripard <maxime.ripard@...e-electrons.com>, arm@...nel.org,
linux-arm-kernel@...ts.infradead.org,
Alejandro Mery <amery@...ks.cl>, Stefan Roese <sr@...x.de>,
Russell King <linux@....linux.org.uk>,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/5] ARM: sunxi: Increase the number of GPIOs available
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_VT8500
> > + default 288 if ARCH_VT8500 || ARCH_SUNXI
>
> Can I have an ACK from the ARM SoC maintainers on this?
>
Acked-by: Arnd Bergmann <arnd@...db.de>
for the change. Maybe you could also do a second patch on top that
sorts the lines by descending numbers and adds a comment? I think
for any multiplatform kernel, we have to pick the largest number
required by any of the enabled platforms.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists