public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/6] omap3: pm: Update TRITON power scripts and making it generic
@ 2010-01-19 17:29 Lesly A M
  2010-01-21 21:19 ` Kevin Hilman
  2010-01-22  0:12 ` Kevin Hilman
  0 siblings, 2 replies; 3+ messages in thread
From: Lesly A M @ 2010-01-19 17:29 UTC (permalink / raw)
  To: linux-omap; +Cc: Lesly A M

map3: pm: Update TRITON power scripts and making it generic

This series of patch implements a updated TRITON power scripts.
Also moving the sleep, wakeup & warm_reset sequence to a generic script file,
which can be used by different OMAP3 board with the power companion chip TWL4030.

V1: Initial Patch Series

V2: Incorporated comments

 arch/arm/mach-omap2/Makefile                  |   12 ++-
 arch/arm/mach-omap2/board-3430sdp.c           |  124 ++++++++-----------------
 arch/arm/mach-omap2/board-3630sdp.c           |   25 +++++-
 arch/arm/mach-omap2/board-zoom-peripherals.c  |   43 +++++++++-
 arch/arm/mach-omap2/board-zoom2.c             |   25 +++++-
 arch/arm/mach-omap2/board-zoom3.c             |   25 +++++-
 arch/arm/mach-omap2/include/mach/board-zoom.h |    2 +-
 arch/arm/mach-omap2/pm.h                      |   11 ++-
 arch/arm/mach-omap2/pm34xx.c                  |   60 ++++++++++--
 drivers/mfd/twl4030-power.c                   |   30 +++++--
 include/linux/i2c/twl.h                       |    4 +
 11 files changed, 245 insertions(+), 116 deletions(-)


Tested on top of Kevins PM branch commit id:
ad4776c4207a376961372752fe0a0ae3814990b3


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

end of thread, other threads:[~2010-01-22  0:12 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-01-19 17:29 [PATCH v2 0/6] omap3: pm: Update TRITON power scripts and making it generic Lesly A M
2010-01-21 21:19 ` Kevin Hilman
2010-01-22  0:12 ` Kevin Hilman

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox