Re: [PATCH 02/10] gpio: gpio-adp5588: drop the driver
From: Bartosz Golaszewski <hidden>
Date: 2022-07-08 13:28:20
Also in:
linux-gpio, linux-input
From: Bartosz Golaszewski <hidden>
Date: 2022-07-08 13:28:20
Also in:
linux-gpio, linux-input
On Fri, Jul 8, 2022 at 11:34 AM Nuno Sá [off-list ref] 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@analog.com>
---Acked-by: Bartosz Golaszewski <redacted>