Re: [PATCH v3 4/5] gpios: Use ngpio property from device tree if available

From: Linus Walleij
Date: Wed Sep 11 2019 - 06:12:31 EST


On Fri, Sep 6, 2019 at 7:27 AM Rashmica Gupta <rashmica.g@xxxxxxxxx> wrote:

> Use the ngpio property from the device tree if it exists. If it doesn't
> then fallback to the hardcoded value in the config.
>
> This is in preparation for adding ast2600 support. The ast2600 SoC has
> two GPIO controllers and so requires two instances of the GPIO driver.
> We use the ngpio property to different between them as they have
> different numbers of GPIOs.
>
> Signed-off-by: Rashmica Gupta <rashmica.g@xxxxxxxxx>

Patch applied with some fuzzing.

Yours,
Linus Walleij