Re: [PATCH 1/2] gpio: mt7621: add OF_GPIO dependency

From: Linus Walleij
Date: Fri Jul 13 2018 - 03:26:25 EST


On Tue, Jul 10, 2018 at 5:19 PM Arnd Bergmann <arnd@xxxxxxxx> wrote:

> Compile-testing the driver fails unless OF_GPIO is enabled:
>
> drivers/gpio/gpio-mt7621.c: In function 'mediatek_gpio_bank_probe':
> drivers/gpio/gpio-mt7621.c:228:10: error: 'struct gpio_chip' has no member named 'of_node'
>
> Fixes: 4ba9c3afda41 ("gpio: mt7621: Add a driver for MT7621")
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>

Patch applied. Sorry for taking some days.

Yours,
Linus Walleij