[PATCH resend v6 0/3] power: supply: mt6360_charger: add MT6360 charger support
Sebastian Reichel
sebastian.reichel at collabora.com
Fri Aug 13 08:54:38 PDT 2021
Hi,
On Mon, Jul 19, 2021 at 11:39:11AM +0800, Gene Chen wrote:
> This patch series add MT6360 Charger support contains driver and binding
> document
Thanks, queued.
-- Sebastian
> 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(+)
>
> changelogs between v1 & v2
> - Add binding property with unit and custom name prefix
> - Remove extcon device, redundant brackets and interrupts
> - Fix power supply prop "charger type"
>
> changelogs between v2 & v3
> - Add register selector to value mapping
>
> changelogs between v3 & v4
> - move pdata vinovp to mt6360_chg_info
> - remove unuse sysfs attribute
> - refactor debug log and warning
> - add power supply prop input voltage limit
>
> changelogs between v4 & v5
> - add linear range selector mapping
> - use linear range to map charger setting
>
> changelogs between v5 & v6
> - use REGULATOR_LINEAR_RANGE
> - use devm_work_autocancel
> - fix Kconfig description
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/linux-mediatek/attachments/20210813/0ae73766/attachment.sig>
More information about the Linux-mediatek
mailing list