linux-omap  

[PM-WIP-OPP][PATCH 0/4] few opp layer cleanups

Nishanth Menon
Thu, 18 Mar 2010 11:45:26 -0700

Opp layer cleanup series - tries the following:
a) remove the BUG_ON being used on functional statements
b) improve the voltage conversion routine a bit
c) introduce a per-opp data storage mechanism
d) remove the hardcoded vdd1-vdd2 thruput dependency using the generic
   opp data storage mechanism

Basic sanity tested on SDP3630

Nishanth Menon (3):
  omap3: pm: cpufreq: BUG_ON cleanup
  omap: pm: opp: add ability to store data per opp
  omap3: srf: remove hardcoded opp dependency

Phil Carmody (1):
  omap: pm: opp: twl: use DIV_ROUND_UP

 arch/arm/mach-omap2/cpufreq34xx.c     |   21 +++++++++-
 arch/arm/mach-omap2/resource34xx.c    |   17 ++++----
 arch/arm/plat-omap/include/plat/opp.h |   56 ++++++++++++++++++++++++++++
 arch/arm/plat-omap/opp.c              |   66 +++++++++++++++++++++++++++++++++
 arch/arm/plat-omap/opp_twl_tps.c      |    2 +-
 5 files changed, 150 insertions(+), 12 deletions(-)

Cc: Ambresh K <ambr...@ti.com>
Cc: Benoit Cousson <b-cous...@ti.com>
Cc: Eduardo Valentin <eduardo.valen...@nokia.com>
Cc: Kevin Hilman <khil...@deeprootsystems.com>
Cc: Phil Carmody <ext-phil.2.carm...@nokia.com>
Cc: Sanjeev Premi <pr...@ti.com>
Cc: Tero Kristo <tero.kri...@nokia.com>
Cc: Thara Gopinath <th...@ti.com>

Regards,
Nishanth Menon

--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html