[PATCH v8 0/2] AXP8x3 AC and battery power supply support
From: Oskari Lemmela
Date: Sat Dec 08 2018 - 12:59:15 EST
AXP813 AC power supply support with input current and
voltage limiting support.
AXP803 AC and battery power supply support.
Changes in v8:
* Fixed SOB in "Re-align mfd cell entries" patch
* Send only last two commits which are pending merging
Changes in v7:
* Added re-align patch for mfd cells
Changes in v6:
* Collected tags
* Rebase to master
* Dropped AXP803 compatible patches
Changes in v5:
* Return correct input current limit for values 0x6 and 0x7
* Add specific compatibles for AXP803
* Change commit messages
* Add Vasily Khoruzhick Pinebook DTS patch
Changes in v4:
* Change order of axp20x-gpio in axp20x.c
* Fix indentation and spaces to tabs in axp20x.c
Changes in v3:
* Reorder ac_power_supply DT node
* Rename axp20x_ac_power_set_property function
* Split mfd commit
Changes in v2:
* Reuse axp813 compatibles for axp803
* Refactor axp20x_ac_power.c
Chen-Yu Tsai (1):
mfd: axp20x: Re-align mfd cell entries
Oskari Lemmela (1):
mfd: axp20x: Add supported cells for AXP803
drivers/mfd/axp20x.c | 121 +++++++++++++++++++++++--------------------
1 file changed, 65 insertions(+), 56 deletions(-)
--
2.17.1