All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHv3 0/2] OMAP3: PM: OMAP3630 support for smartreflex driver
@ 2010-04-16 10:19 Thara Gopinath
  2010-04-16 10:19 ` [PATCHv3 1/2] OMAP3: PM: Smartreflex IP update changes for OMAP3630 Thara Gopinath
  2010-04-20 23:50 ` [PATCHv3 0/2] OMAP3: PM: OMAP3630 support for smartreflex driver Kevin Hilman
  0 siblings, 2 replies; 5+ messages in thread
From: Thara Gopinath @ 2010-04-16 10:19 UTC (permalink / raw)
  To: linux-omap
  Cc: khilman, paul, b-cousson, vishwanath.bs, sawant, Thara Gopinath

This patch series adds support for the updated 45nm smrtrelfex IP
supported in OMAP3630 and OMAP4 in the smartreflex driver and
adds support to enable smartreflex autocompensation for OMAP3630
using test nvalues.

This patch series is based on the V3 version of Smartreflex and
voltage revamp  patch series.

This patch series has been tested on OMAP3630 SDP board with
CONFIG_OMAP_SMARTREFLEX_TESTING option enabled in the menuconfig.

This patch series has been based on Kevin's PM tree
origin/pm-wip-opp branch.

Thara Gopinath (2):
  OMAP3: PM: Smartreflex IP update changes for OMAP3630
  OMAP3: PM: Adding OMAP3630 support in smartreflex driver

 arch/arm/mach-omap2/board-3630sdp.c        |    2 +
 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |   86 +++++++++++-
 arch/arm/mach-omap2/smartreflex.c          |  217 ++++++++++++++++++++--------
 arch/arm/mach-omap2/smartreflex.h          |   44 +++++-
 arch/arm/mach-omap2/voltage.c              |   45 ++++++-
 arch/arm/mach-omap2/voltage.h              |   22 +++-
 arch/arm/plat-omap/include/plat/control.h  |    8 +
 7 files changed, 348 insertions(+), 76 deletions(-)


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

end of thread, other threads:[~2010-04-28 23:28 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-04-16 10:19 [PATCHv3 0/2] OMAP3: PM: OMAP3630 support for smartreflex driver Thara Gopinath
2010-04-16 10:19 ` [PATCHv3 1/2] OMAP3: PM: Smartreflex IP update changes for OMAP3630 Thara Gopinath
2010-04-16 10:19   ` [PATCHv3 2/2] OMAP3: PM: Adding OMAP3630 support in smartreflex driver Thara Gopinath
2010-04-28 23:28   ` [PATCHv3 1/2] OMAP3: PM: Smartreflex IP update changes for OMAP3630 Kevin Hilman
2010-04-20 23:50 ` [PATCHv3 0/2] OMAP3: PM: OMAP3630 support for smartreflex driver Kevin Hilman

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.