--- zzzz-none-000/linux-4.9.231/include/linux/gpio/driver.h 2020-07-22 07:10:54.000000000 +0000 +++ falcon-5590-729/linux-4.9.231/include/linux/gpio/driver.h 2022-03-30 12:03:35.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;