Re: [PATCH v6 2/3] gpio: Add support for TPS68470 GPIOs

From: Linus Walleij
Date: Mon Aug 14 2017 - 09:39:24 EST


On Sat, Jul 29, 2017 at 2:30 AM, Rajmohan Mani <rajmohan.mani@xxxxxxxxx> wrote:

> This patch adds support for TPS68470 GPIOs.
> There are 7 GPIOs and a few sensor related GPIOs.
> These GPIOs can be requested and configured as
> appropriate.
>
> The GPIOs are also provided with descriptive names.
> However, the typical use case is that the OS GPIO
> driver will interact with TPS68470 GPIO driver
> to configure these GPIOs, as requested by the
> platform firmware.
>
> Signed-off-by: Rajmohan Mani <rajmohan.mani@xxxxxxxxx>
> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx>

(...)

> +config GPIO_TPS68470
> + bool "TPS68470 GPIO"
> + depends on MFD_TPS68470

Guarded by this symbol, so:
patch applied to the GPIO tree, thanks!

Yours,
Linus Walleij