devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support
@ 2015-04-10  4:09 Chen-Yu Tsai
       [not found] ` <1428638946-24890-1-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
  0 siblings, 1 reply; 18+ messages in thread
From: Chen-Yu Tsai @ 2015-04-10  4:09 UTC (permalink / raw)
  To: Lee Jones, Samuel Ortiz, Mark Brown, Liam Girdwood, Rob Herring,
	Pawel Moll, Mark Rutland, Ian Campbell, Kumar Gala
  Cc: Chen-Yu Tsai, Maxime Ripard, Carlo Caione,
	linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r,
	devicetree-u79uwXL29TY76Z2rM5mHXA,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA,
	linux-sunxi-/JYPxA39Uh5TLH3MbocFFw

Hi Lee,

This is a resend of the AXP221 PMIC series, rebased onto the latest
for-mfd-next.

Original changelog

Changes since v5:

    - Rebased onto mfd-for-next (ba867bc60a44)

    - Dropped dts patches

    - Removed double line spacing

Changes since v4:

  - Rebased onto v4.0-rc1 and axp20x bindings v10

  - Dropped regulator set registration patches

  - Group regmap ranges/tables by AXP variant

  - Fix AXP221 interrupt numbers to match datasheet

  - Handle AXP variants when setting DC-DC regulator work mode

  - Add "switch" type regulator DC1SW, which is a secondary output
    of DCDC1 with a separate on/off switch.

  - Add AXP221 to DT bindings


Regards
ChenYu

Boris BREZILLON (3):
  mfd: axp20x: add AXP22x PMIC support
  regulator: axp20x: prepare support for multiple AXP chip families
  regulator: axp20x: add support for AXP22X regulators

Chen-Yu Tsai (3):
  mfd: axp20x: update DT bindings with AXP22x compatibles
  mfd: axp20x: Add AXP22x regulator information to DT bindings
  mfd: axp20x: Enable AXP22X regulators

 Documentation/devicetree/bindings/mfd/axp20x.txt |  32 ++-
 drivers/mfd/axp20x.c                             | 100 ++++++++++
 drivers/regulator/axp20x-regulator.c             | 239 ++++++++++++++++++-----
 include/linux/mfd/axp20x.h                       |  86 ++++++++
 4 files changed, 405 insertions(+), 52 deletions(-)

-- 
2.1.4

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

end of thread, other threads:[~2015-05-13 15:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-04-10  4:09 [PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support Chen-Yu Tsai
     [not found] ` <1428638946-24890-1-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-04-10  4:09   ` [PATCH RESEND v6 1/6] mfd: axp20x: add AXP22x " Chen-Yu Tsai
     [not found]     ` <1428638946-24890-2-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-04-10  9:25       ` Lee Jones
2015-05-13 15:30       ` Lee Jones
2015-04-10  4:09   ` [PATCH RESEND v6 2/6] mfd: axp20x: update DT bindings with AXP22x compatibles Chen-Yu Tsai
     [not found]     ` <1428638946-24890-3-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-05-13 15:30       ` Lee Jones
2015-04-10  4:09   ` [PATCH RESEND v6 3/6] regulator: axp20x: prepare support for multiple AXP chip families Chen-Yu Tsai
     [not found]     ` <1428638946-24890-4-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-05-13 15:30       ` Lee Jones
2015-04-10  4:09   ` [PATCH RESEND v6 4/6] regulator: axp20x: add support for AXP22X regulators Chen-Yu Tsai
     [not found]     ` <1428638946-24890-5-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-04-10 15:48       ` Mark Brown
     [not found]         ` <20150410154809.GN6023-GFdadSzt00ze9xe1eoZjHA@public.gmane.org>
2015-04-14  6:45           ` Lee Jones
2015-04-29 12:36           ` Lee Jones
2015-05-13 15:30       ` Lee Jones
2015-04-10  4:09   ` [PATCH RESEND v6 5/6] mfd: axp20x: Add AXP22x regulator information to DT bindings Chen-Yu Tsai
     [not found]     ` <1428638946-24890-6-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-05-13 15:30       ` Lee Jones
2015-04-10  4:09   ` [PATCH RESEND v6 6/6] mfd: axp20x: Enable AXP22X regulators Chen-Yu Tsai
     [not found]     ` <1428638946-24890-7-git-send-email-wens-jdAy2FN1RRM@public.gmane.org>
2015-05-13 15:31       ` Lee Jones
2015-05-13 15:41   ` [PATCH RESEND v6 0/6] mfd: axp20x: add AXP221 PMIC support Lee Jones

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).