On Mon, Aug 26, 2024 at 06:22:00PM +0100, Utsav Agarwal via B4 Relay wrote: > Current state of the driver for the ADP5588/87 only allows partial > I/O to be used as GPIO. This support was previously present as a > separate gpio driver, which was dropped with the commit > 5ddc896088b0 ("gpio: gpio-adp5588: drop the driver") since the > functionality was deemed to have been merged with adp5588-keys. > > This series of patches re-enables this support by allowing the driver to > relax the requirement for registering a keymap and enable pure GPIO > operation. > > Signed-off-by: Utsav Agarwal <utsav.agarwal@xxxxxxxxxx> Applied the series after squashing in additional changes discussed in patch #2, thank you. -- Dmitry