Re: [PATCH v2 1/2] gpio: aspeed: Make bank names strings
From: Linus Walleij <hidden>
Date: 2017-01-26 13:46:00
Also in:
lkml, openbmc
From: Linus Walleij <hidden>
Date: 2017-01-26 13:46:00
Also in:
lkml, openbmc
On Tue, Jan 24, 2017 at 7:16 AM, Andrew Jeffery [off-list ref] wrote:
From: Joel Stanley <joel@jms.id.au> 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@jms.id.au> Signed-off-by: Andrew Jeffery <redacted>
I already applied the v1 of this, I guess it's the same. Yours, Linus Walleij