On Thu, Mar 13, 2025 at 3:19 PM Nuno Sá via B4 Relay <devnull+nuno.sa.analog.com@xxxxxxxxxx> wrote: > From: Nuno Sá <nuno.sa@xxxxxxxxxx> > > Add support for adding GPIs to the event FIFO. This is done by adding > irq_chip support. Like this, one can use the input gpio_keys driver as a > "frontend" device and input handler. > > As part of this change, we now implement .init_valid_mask() as we can't > blindly consume all available pins as GPIOs (example: some pins can be > used for forming a keymap matrix). > > Signed-off-by: Nuno Sá <nuno.sa@xxxxxxxxxx> Reviewed-by: Linus Walleij <linus.walleij@xxxxxxxxxx> Yours, Linus Walleij