Re: [PATCHv1 0/2] power: supply: smb347-charger: Cleanups

From: Dmitry Osipenko
Date: Fri Aug 28 2020 - 03:47:29 EST


26.08.2020 17:41, Sebastian Reichel пишет:
> Hi Dmitry,
>
> Please check the following cleanup patches for smb347 driver
> do not break functionality on your Nexus 7.
>
> -- Sebastian
>
> Sebastian Reichel (2):
> power: supply: smb347-charger: Drop pdata support
> power: supply: smb347-charger: Use generic property framework
>
> drivers/power/supply/smb347-charger.c | 305 ++++++++++++++------------
> include/linux/power/smb347-charger.h | 114 ----------
> 2 files changed, 167 insertions(+), 252 deletions(-)
> delete mode 100644 include/linux/power/smb347-charger.h
>

Hello, Sebastian!

Thank you very much, very nice cleanup! I checked that the DT properties
are applied correctly and everything works properly on Nexus 7 after
applying this series just like it worked before, no problems spotted,
charger does its job and battery is charging up fine!