On Fri, Jul 8, 2022 at 11:34 AM Nuno Sá <nuno.sa@xxxxxxxxxx> wrote: > > With commit 1c18af5f21cc > ("input: keyboard: adp5588-keys: support gpi key events as 'gpio keys'"), > the irchip functionality is directly supported in the input driver as > the main goal of these pins is to be used as gpio keys. Hence, this > driver can be removed. > > Signed-off-by: Nuno Sá <nuno.sa@xxxxxxxxxx> > --- Acked-by: Bartosz Golaszewski <brgl@xxxxxxxx>