On 11/23/20 11:07 PM, Stephen Rothwell wrote: > Hi all, > > Changes since 20201123: >
on i386 or x86_64:
# CONFIG_OF is not set
../drivers/pinctrl/pinctrl-microchip-sgpio.c: In function
‘microchip_sgpio_register_bank’:
../drivers/pinctrl/pinctrl-microchip-sgpio.c:597:4: error: ‘struct gpio_chip’
has no member named ‘of_node’
gc->of_node = to_of_node(fwnode);
^~
../drivers/pinctrl/pinctrl-microchip-sgpio.c:606:4: error: ‘struct gpio_chip’
has no member named ‘of_xlate’
gc->of_xlate = microchip_sgpio_of_xlate;
^~
../drivers/pinctrl/pinctrl-microchip-sgpio.c:607:4: error: ‘struct gpio_chip’
has no member named ‘of_gpio_n_cells’
gc->of_gpio_n_cells = 3;
^~
Full randconfig file is attached.
--
~Randy
Reported-by: Randy Dunlap <[email protected]>
config-r6380.xz
Description: application/xz

