--- zzzz-none-000/linux-4.9.231/include/linux/gpio/driver.h 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5530-730/linux-4.9.231/include/linux/gpio/driver.h 2022-08-31 08:19:49.000000000 +0000 @@ -162,6 +162,9 @@ void (*dbg_show)(struct seq_file *s, struct gpio_chip *chip); + void __iomem *(*avm_get_inputreg_and_bit)(struct gpio_chip *chip, + unsigned int offset, + int *bit); int base; u16 ngpio; const char *const *names;