Re: linux-next: Tree for Nov 24 (drivers/pinctrl/pinctrl-microchip-sgpio.c)

From: Randy Dunlap
Date: Tue Nov 24 2020 - 13:37:17 EST


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 <rdunlap@xxxxxxxxxxxxx>

Attachment: config-r6380.xz
Description: application/xz