All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v8 0/2] AXP8x3 AC and battery power supply support
@ 2018-12-08 17:58 Oskari Lemmela
  2018-12-08 17:58 ` [PATCH v8 1/2] mfd: axp20x: Re-align mfd cell entries Oskari Lemmela
  2018-12-08 17:58 ` [PATCH v8 2/2] mfd: axp20x: Add supported cells for AXP803 Oskari Lemmela
  0 siblings, 2 replies; 11+ messages in thread
From: Oskari Lemmela @ 2018-12-08 17:58 UTC (permalink / raw)
  To: Chen-Yu Tsai, Lee Jones; +Cc: Quentin Schulz, linux-kernel, Oskari Lemmela

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


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2018-12-10  7:05 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-12-08 17:58 [PATCH v8 0/2] AXP8x3 AC and battery power supply support Oskari Lemmela
2018-12-08 17:58 ` [PATCH v8 1/2] mfd: axp20x: Re-align mfd cell entries Oskari Lemmela
2018-12-10  6:32   ` Lee Jones
2018-12-10  6:36   ` Lee Jones
2018-12-10  6:55     ` Oskari Lemmelä
2018-12-10  7:05       ` Lee Jones
2018-12-08 17:58 ` [PATCH v8 2/2] mfd: axp20x: Add supported cells for AXP803 Oskari Lemmela
2018-12-10  6:32   ` Lee Jones
2018-12-10  6:35   ` Lee Jones
2018-12-10  6:41     ` Chen-Yu Tsai
2018-12-10  7:04       ` Lee Jones

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.