Re: [PATCH v3 5/5] gpio: Add in ast2600 details to Aspeed driver
From: Linus Walleij
Date: Wed Sep 11 2019 - 06:13:55 EST
On Fri, Sep 6, 2019 at 7:37 AM Rashmica Gupta <rashmica.g@xxxxxxxxx> wrote:
> The ast2600 is a new generation of SoC from ASPEED. Similarly to the
> ast2400 and ast2500, it has a GPIO controller for it's 3.3V GPIO pins.
> Additionally, it has a GPIO controller for 1.8V GPIO pins.
>
> As the register names for both controllers are the same and the 36 1.8V
> GPIOs and the first 36 of the 3.3V GPIOs are all bidirectional, we can
> use the same configuration struct and use the ngpio property to
> differentiate between the two sets of GPIOs.
>
> Signed-off-by: Rashmica Gupta <rashmica.g@xxxxxxxxx>
Patch applied.
Yours,
Linus Walleij