Re: [PATCH 1/2] gpio: aspeed: Make bank names strings

From: Linus Walleij
Date: Thu Jan 26 2017 - 08:32:20 EST


On Mon, Jan 23, 2017 at 6:26 AM, Andrew Jeffery <andrew@xxxxxxxx> wrote:

> From: Joel Stanley <joel@xxxxxxxxx>
>
> The Aspeed SoCs have more GPIOs than can be represented with A-Z. The
> documentation uses two letter names such as AA and AB, so make the names
> a three-character array in the bank struct to accommodate this.
>
> Signed-off-by: Joel Stanley <joel@xxxxxxxxx>
> Signed-off-by: Andrew Jeffery <andrew@xxxxxxxx>

Patch applied.

Yours,
Linus Walleij