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