All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mfd: twl4030-power: Start DT conversion
@ 2013-05-30 13:51 ` Florian Vaussard
  0 siblings, 0 replies; 18+ messages in thread
From: Florian Vaussard @ 2013-05-30 13:51 UTC (permalink / raw)
  To: linux-arm-kernel

Hello,

This series enables a partial DT support for twl4030-power. The
missing part is the power management scripts, as the required
binding should be defined first. It however enables the complete
shutdown of the processor at poweroff when booting with DT,
dropping the power consumption from around 350 mA on Overo+Tobi
to about 40 mA.

The poweroff callback was tested with both DT and non-DT boots.

Best regards,

Florian

Florian Vaussard (3):
  mfd: twl4030-power: Split from twl-core into a dedicated module
  mfd: twl4030-power: Start transition to DT
  mfd: twl4030-power: Simplify error path

 .../devicetree/bindings/mfd/twl4030-power.txt      |   28 ++++
 drivers/mfd/twl-core.c                             |   12 +-
 drivers/mfd/twl4030-power.c                        |  149 +++++++++++++++-----
 include/linux/i2c/twl.h                            |    1 -
 4 files changed, 148 insertions(+), 42 deletions(-)
 create mode 100644 Documentation/devicetree/bindings/mfd/twl4030-power.txt

-- 
1.7.5.4

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

end of thread, other threads:[~2013-06-18  8:55 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-30 13:51 [PATCH 0/3] mfd: twl4030-power: Start DT conversion Florian Vaussard
2013-05-30 13:51 ` Florian Vaussard
2013-05-30 13:51 ` [PATCH 1/3] mfd: twl4030-power: Split from twl-core into a dedicated module Florian Vaussard
2013-05-30 13:51   ` Florian Vaussard
2013-06-17 23:56   ` Samuel Ortiz
2013-06-17 23:56     ` Samuel Ortiz
2013-06-18  8:53     ` Florian Vaussard
2013-06-18  8:53       ` Florian Vaussard
2013-05-30 13:51 ` [PATCH 2/3] mfd: twl4030-power: Start transition to DT Florian Vaussard
2013-05-30 13:51   ` Florian Vaussard
2013-05-30 13:51   ` Florian Vaussard
2013-06-18  0:02   ` Samuel Ortiz
2013-06-18  0:02     ` Samuel Ortiz
2013-06-18  8:55     ` Florian Vaussard
2013-06-18  8:55       ` Florian Vaussard
2013-05-30 13:51 ` [PATCH 3/3] mfd: twl4030-power: Simplify error path Florian Vaussard
2013-05-30 13:51   ` Florian Vaussard
2013-05-30 13:51   ` Florian Vaussard

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.