Re: [PATCH] ARM: ASPEED: update default ARCH_NR_GPIO for ARCH_ASPEED

From: Tao Ren
Date: Wed Oct 30 2019 - 21:27:08 EST


On Thu, Oct 31, 2019 at 01:49:43AM +0100, Linus Walleij wrote:
> On Mon, Oct 28, 2019 at 11:49 PM <rentao.bupt@xxxxxxxxx> wrote:
>
> > From: Tao Ren <rentao.bupt@xxxxxxxxx>
> >
> > Increase the max number of GPIOs from default 512 to 1024 for ASPEED
> > platforms, because Facebook Yamp (AST2500) BMC platform has total 594
> > GPIO pins (232 provided by ASPEED SoC, and 362 by I/O Expanders).
> >
> > Signed-off-by: Tao Ren <rentao.bupt@xxxxxxxxx>
>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>
>
> Please send this patch to the ARM SoC and SoC maintainers:
> arm@xxxxxxxxxx
> soc@xxxxxxxxxx

Thanks Linus for the review. I will add ARM SoC and SoC maintaniers in
patch v2.

Somehow get_maintainer.pl doesn't list the 2 addresses in my tree; do I
need to send a patch to update MAINTAINERS accordingly?

> Yours,
> Linus Walleij