devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] regulator: act8865: add support for act8846
@ 2014-07-05 13:20 Beniamino Galvani
  2014-07-05 13:20 ` [PATCH v2 1/4] regulator: act8865: set correct number of regulators in pdata Beniamino Galvani
                   ` (3 more replies)
  0 siblings, 4 replies; 9+ messages in thread
From: Beniamino Galvani @ 2014-07-05 13:20 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: Wenyou Yang, Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Kumar Gala, Heiko Stuebner, Axel Lin, devicetree, linux-doc,
	linux-kernel, Beniamino Galvani

This patchset adds support for the Active-Semi act8846 PMU [1] to the
existing driver for act8865.

A dts which enables the act8846 on Radxa Rock is available at [2].

Changes since v1:
  - rebased on current regulator tree
  - reworded message of patch "set correct number of regulators in pdata"
  - added Wenyou Yang's Tested-by

[1] http://www.active-semi.com/products/power-management-units/act88xx/
[2] https://github.com/bengal/linux/tree/act88xx-regulator

Beniamino Galvani (4):
  regulator: act8865: set correct number of regulators in pdata
  regulator: act8865: prepare support for other act88xx devices
  regulator: act8865: add support for act8846
  regulator: act8865: add act8846 to DT binding documentation

 .../bindings/regulator/act8865-regulator.txt       |    7 +-
 drivers/regulator/act8865-regulator.c              |  282 +++++++++++---------
 include/linux/regulator/act8865.h                  |   23 +-
 3 files changed, 181 insertions(+), 131 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-07-05 17:48 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-05 13:20 [PATCH v2 0/4] regulator: act8865: add support for act8846 Beniamino Galvani
2014-07-05 13:20 ` [PATCH v2 1/4] regulator: act8865: set correct number of regulators in pdata Beniamino Galvani
     [not found]   ` <1404566456-9121-2-git-send-email-b.galvani-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2014-07-05 15:08     ` Axel Lin
2014-07-05 15:31       ` Axel Lin
2014-07-05 13:20 ` [PATCH v2 2/4] regulator: act8865: prepare support for other act88xx devices Beniamino Galvani
2014-07-05 15:41   ` Axel Lin
2014-07-05 17:48     ` Beniamino Galvani
2014-07-05 13:20 ` [PATCH v2 3/4] regulator: act8865: add support for act8846 Beniamino Galvani
2014-07-05 13:20 ` [PATCH v2 4/4] regulator: act8865: add act8846 to DT binding documentation Beniamino Galvani

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).