public inbox for linux-omap@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCHv2 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver
@ 2010-03-31  6:30 Thara Gopinath
  2010-03-31  6:30 ` [PATCHv2 1/3] OMAP3: PM: Fix crash when enabling SmartReflex on non-supported OMAPs Thara Gopinath
  0 siblings, 1 reply; 6+ messages in thread
From: Thara Gopinath @ 2010-03-31  6:30 UTC (permalink / raw)
  To: linux-omap
  Cc: khilman, paul, nm, 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 V2 version of Smartreflex and
voltage revamp patch series, link to which is the following.

	http://marc.info/?l=linux-omap&m=126890378014626&w=2

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 (3):
  OMAP3: PM: Fix crash when enabling SmartReflex on non-supported
    OMAPs.
  OMAP3: PM: Smartreflex IP update changes for OMAP3630
  OMAP3: PM: Adding OMAP3630 support in smartreflex driver

 arch/arm/mach-omap2/omap_hwmod_3xxx_data.c |   47 +++++-
 arch/arm/mach-omap2/smartreflex.c          |  280 +++++++++++++++++++++-------
 arch/arm/mach-omap2/smartreflex.h          |   50 ++++-
 arch/arm/mach-omap2/sr_device.c            |   94 +++++++++-
 arch/arm/mach-omap2/voltage.c              |   47 ++++-
 arch/arm/mach-omap2/voltage.h              |   32 +++-
 arch/arm/plat-omap/include/plat/control.h  |    8 +
 7 files changed, 464 insertions(+), 94 deletions(-)


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

end of thread, other threads:[~2010-03-31 11:07 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-03-31  6:30 [PATCHv2 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver Thara Gopinath
2010-03-31  6:30 ` [PATCHv2 1/3] OMAP3: PM: Fix crash when enabling SmartReflex on non-supported OMAPs Thara Gopinath
2010-03-31  6:30   ` [PATCHv2 2/3] OMAP3: PM: Smartreflex IP update changes for OMAP3630 Thara Gopinath
2010-03-31  6:30     ` [PATCHv2 3/3] OMAP3: PM: Adding OMAP3630 support in smartreflex driver Thara Gopinath
2010-03-31 11:05       ` Nishanth Menon
2010-03-31 11:07   ` [PATCHv2 1/3] OMAP3: PM: Fix crash when enabling SmartReflex on non-supported OMAPs Nishanth Menon

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