All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] regulator: act8865: add support for act8846
@ 2014-06-22 15:31 ` Beniamino Galvani
  0 siblings, 0 replies; 37+ messages in thread
From: Beniamino Galvani @ 2014-06-22 15:31 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown
  Cc: Wenyou Yang, Rob Herring, Pawel Moll, Mark Rutland, Ian Campbell,
	Kumar Gala, Heiko Stuebner, devicetree, linux-doc, linux-kernel,
	linux-arm-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].

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

Beniamino Galvani (5):
  regulator: act8865: fix parsing of platform data
  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              |  308 +++++++++++---------
 include/linux/regulator/act8865.h                  |   23 +-
 3 files changed, 200 insertions(+), 138 deletions(-)

-- 
1.7.10.4


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

end of thread, other threads:[~2014-07-03 16:00 UTC | newest]

Thread overview: 37+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-06-22 15:31 [PATCH 0/5] regulator: act8865: add support for act8846 Beniamino Galvani
2014-06-22 15:31 ` Beniamino Galvani
2014-06-22 15:31 ` [PATCH 1/5] regulator: act8865: fix parsing of platform data Beniamino Galvani
2014-06-22 15:31   ` Beniamino Galvani
2014-06-23  9:45   ` Yang, Wenyou
2014-06-23  9:45     ` Yang, Wenyou
2014-06-23  9:45     ` Yang, Wenyou
2014-06-27 16:09   ` Mark Brown
2014-06-27 16:09     ` Mark Brown
2014-06-22 15:31 ` [PATCH 2/5] regulator: act8865: set correct number of regulators in pdata Beniamino Galvani
2014-06-22 15:31   ` Beniamino Galvani
2014-06-23  9:45   ` Yang, Wenyou
2014-06-23  9:45     ` Yang, Wenyou
2014-06-23  9:45     ` Yang, Wenyou
2014-06-27 16:07   ` Mark Brown
2014-06-27 16:07     ` Mark Brown
2014-06-29  9:46     ` Beniamino Galvani
2014-06-29  9:46       ` Beniamino Galvani
2014-06-29  9:46       ` Beniamino Galvani
2014-07-03 15:55       ` Mark Brown
2014-07-03 15:55         ` Mark Brown
2014-07-03 15:58   ` Mark Brown
2014-07-03 15:58     ` Mark Brown
2014-06-22 15:31 ` [PATCH 3/5] regulator: act8865: prepare support for other act88xx devices Beniamino Galvani
2014-06-22 15:31   ` Beniamino Galvani
2014-06-23  9:46   ` Yang, Wenyou
2014-06-23  9:46     ` Yang, Wenyou
2014-06-23  9:46     ` Yang, Wenyou
2014-07-03 16:00   ` Mark Brown
2014-07-03 16:00     ` Mark Brown
2014-06-22 15:31 ` [PATCH 4/5] regulator: act8865: add support for act8846 Beniamino Galvani
2014-06-22 15:31   ` Beniamino Galvani
2014-06-23  9:46   ` Yang, Wenyou
2014-06-23  9:46     ` Yang, Wenyou
2014-06-23  9:46     ` Yang, Wenyou
2014-06-22 15:31 ` [PATCH 5/5] regulator: act8865: add act8846 to DT binding documentation Beniamino Galvani
2014-06-22 15:31   ` Beniamino Galvani

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.