Re: [PATCH v6 0/3] power: supply: mt6360_charger: add MT6360 charger support

From: Gene Chen
Date: Sun Jul 18 2021 - 23:37:56 EST


Randy Dunlap <rdunlap@xxxxxxxxxxxxx> 於 2021年7月17日 週六 上午12:29寫道:
>
> On 7/16/21 2:43 AM, Gene Chen wrote:
> >
> > This patch series add MT6360 Charger support contains driver and binding
> > document
> >
> > Gene Chen (3)
> > lib: add linear range get selector within
> > dt-bindings: power: Add bindings document for Charger support on MT6360 PMIC
> > power: supply: mt6360_charger: add MT6360 charger support
> >
> > Documentation/devicetree/bindings/power/supply/mt6360_charger.yaml | 48
> > drivers/power/supply/Kconfig | 11
> > drivers/power/supply/Makefile | 1
> > drivers/power/supply/mt6360_charger.c | 867 ++++++++++
> > include/linux/linear_range.h | 2
> > lib/linear_ranges.c | 31
> > 6 files changed, 960 insertions(+)
> >
>
>
> Hi Gene,
>
> All patches in this series are addressed to "inux-pm@xxxxxxxxxxxxxxx" (missing leading 'l'),
> so I expect that you should resend the series.
>
> --
> ~Randy
>

ACK, I will fix it and resend the patches.