Re: [PATCHv2 6/6] power: supply: gpio-charger: drop legacy GPIO support

2020-06-10 Thread Linus Walleij
On Sat, Jun 6, 2020 at 12:44 AM Sebastian Reichel wrote: > All board files have been converted to use boardfile GPIO > descriptor tables, so GPIO support can be removed from > platform data. > > Signed-off-by: Sebastian Reichel Thanks so much for doing this! Reviewed-by: Linus Walleij Yours,

[PATCHv2 6/6] power: supply: gpio-charger: drop legacy GPIO support

2020-06-05 Thread Sebastian Reichel
All board files have been converted to use boardfile GPIO descriptor tables, so GPIO support can be removed from platform data. Signed-off-by: Sebastian Reichel --- drivers/power/supply/gpio-charger.c | 30 + include/linux/power/gpio-charger.h | 5 - 2 files