Thread (14 messages) 14 messages, 9 authors, 2020-08-18

Re: [PATCH V2 2/3] gpio: xilinx: Add interrupt support

From: Linus Walleij <hidden>
Date: 2020-07-24 09:22:33
Also in: linux-gpio, lkml, oe-kbuild-all

On Fri, Jul 24, 2020 at 6:12 AM kernel test robot [off-list ref] wrote:
   drivers/gpio/gpio-xilinx.c: In function 'xgpio_probe':
   drivers/gpio/gpio-xilinx.c:638:10: error: 'struct gpio_chip' has no member named 'of_gpio_n_cells'
     638 |  chip->gc.of_gpio_n_cells = cells;
         |          ^
quoted
quoted
drivers/gpio/gpio-xilinx.c:639:10: error: 'struct gpio_chip' has no member named 'of_xlate'
     639 |  chip->gc.of_xlate = xgpio_xlate;
         |          ^
This is probably because your driver needs:

depends on OF_GPIO

in KConfig

Yours,
Linus Walleij

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help