linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Device tree support for TWL regulators
@ 2011-12-13 10:19 Rajendra Nayak
  2011-12-13 10:19 ` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt Rajendra Nayak
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Rajendra Nayak @ 2011-12-13 10:19 UTC (permalink / raw)
  To: linux-arm-kernel

This series adds DT support for TWL regulator driver and
passes regulator data for two OMAP4 boards (OMAP4 panda and
OMAP4 sdp) from device tree.

Patches are based on for-next of the regulator tree[1] with
omap i2c/twl DT adaptation patches[2] from Benoit pulled in
and are available here:
git://gitorious.org/omap-pm/linux.git for-dt/regulator-twl

regards,
Rajendra

[1] git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator.git for-next
[2] git://gitorious.org/omap-pm/linux.git for_3.3/3_omap_dt_i2c_twl

Rajendra Nayak (3):
  regulator: twl: adapt twl-regulator driver to dt
  ARM: omap4-sdp: Pass regulator data from dt
  omap4: panda: Pass regulator data from dt

 .../bindings/regulator/twl-regulator.txt           |   57 +++++++++
 arch/arm/boot/dts/omap4-panda.dts                  |   24 ++++
 arch/arm/boot/dts/omap4-sdp.dts                    |   36 ++++++
 drivers/regulator/twl-regulator.c                  |  128 +++++++++++++-------
 4 files changed, 199 insertions(+), 46 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/regulator/twl-regulator.txt

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

end of thread, other threads:[~2011-12-20  1:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-12-13 10:19 [PATCH v2 0/3] Device tree support for TWL regulators Rajendra Nayak
2011-12-13 10:19 ` [PATCH v2 1/3] regulator: twl: adapt twl-regulator driver to dt Rajendra Nayak
2011-12-20  1:03   ` Mark Brown
2011-12-13 10:19 ` [PATCH v2 2/3] ARM: omap4-sdp: Pass regulator data from dt Rajendra Nayak
2011-12-13 10:19 ` [PATCH v2 3/3] omap4: panda: " 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).