linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] twl-regulator DT adaptation and updates to add new regulators
@ 2012-02-28  9:39 Rajendra Nayak
  2012-02-28  9:39 ` [PATCH 1/4] regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators Rajendra Nayak
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Rajendra Nayak @ 2012-02-28  9:39 UTC (permalink / raw)
  To: linux-arm-kernel

Hi Mark,

Here is a consolidated series which adds DT support for twl regulator
driver and adds support for VDD1/2/3 regulator and support for
fixed LDO V1V8 and V2V1. The patches are based on -next and tested
on omap3 beagle and omap4 panda boards.

I have dropped the patch updating the dts entries for twl4030 and
twl6030 because of other dependencies and will submit them via
the OMAP tree. The driver DT changes however do not have any dependency
on the dts file updates (except that regulator support will not work with DT,
but will not break DT build or boot) and no functionality would change
in the non-DT case.

regards,
Rajendra

Peter Ujfalusi (2):
  regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply
  MFD: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS

Rajendra Nayak (1):
  regulator: twl: adapt twl-regulator driver to dt

Tero Kristo (1):
  regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators

 .../bindings/regulator/twl-regulator.txt           |   68 +++++
 drivers/mfd/twl-core.c                             |   25 ++
 drivers/regulator/twl-regulator.c                  |  294 ++++++++++++++------
 include/linux/i2c/twl.h                            |    7 +-
 4 files changed, 309 insertions(+), 85 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/regulator/twl-regulator.txt

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

end of thread, other threads:[~2012-03-02 15:15 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-02-28  9:39 [PATCH 0/4] twl-regulator DT adaptation and updates to add new regulators Rajendra Nayak
2012-02-28  9:39 ` [PATCH 1/4] regulator: twl6030: add support for vdd1, vdd2 and vdd3 regulators Rajendra Nayak
2012-03-02 13:53   ` Samuel Ortiz
2012-03-02 15:15     ` Mark Brown
2012-02-28  9:39 ` [PATCH 2/4] regulator: twl: adapt twl-regulator driver to dt Rajendra Nayak
2012-02-28  9:39 ` [PATCH 3/4] regulator: twl-regulator: Add fixed LDO for V1V8, V2V1 supply Rajendra Nayak
2012-02-28  9:39 ` [PATCH 4/4] MFD: twl-core: regulator configuration for twl6030 V1V8, V2V1 SMPS Rajendra Nayak
2012-02-29 23:18 ` [PATCH 0/4] twl-regulator DT adaptation and updates to add new regulators Mark Brown
2012-03-01  5:40   ` Rajendra Nayak

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