On Tue, Apr 19, 2022 at 6:44 PM Arnd Bergmann <[email protected]> wrote:
> From: Arnd Bergmann <[email protected]> > > The battery driver uses a lot of GPIO lines, hardcoded from a > machine header file. > > Change it to use a gpiod lookup table instead. > > Reviewed-by: Sebastian Reichel <[email protected]> > Acked-by: Sebastian Reichel <[email protected]> > Cc: [email protected] > Signed-off-by: Arnd Bergmann <[email protected]> Oh, I've been iterating a patch for the Tosa charging code going down in MFD ans ASoC and all: https://lore.kernel.org/linux-arm-kernel/[email protected]/ I just rebased this on v5.18-rc1 and resent with collected ACKs. Please take a look at it, and see if you rather take that patch, at some point I realized I had to go pretty deep around the legacy code in different subsystems because the MFD device us spawning a GPIO chip... Yours, Linus Walleij
