All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver
@ 2010-03-08 17:20 Thara Gopinath
  2010-03-08 17:20 ` [PATCH 1/3] OMAP3: PM: Bug fix in Smartreflex driver Thara Gopinath
  2010-03-08 17:36 ` [PATCH 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver Kevin Hilman
  0 siblings, 2 replies; 14+ messages in thread
From: Thara Gopinath @ 2010-03-08 17:20 UTC (permalink / raw)
  To: linux-omap
  Cc: khilman, paul, nm, vishwanath.bs, sawant, b-cousson, 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 following patch series/patches
for proper functionality.
	http://marc.info/?l=linux-omap&m=126700378625593&w=2
	http://patchwork.kernel.org/patch/77739/

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 and on
adea81232e8fc82334bca3707efa23dc854f29fc commit id.

Thara Gopinath (3):
  OMAP3: PM: Bug fix in Smartreflex driver.
  OMAP3: PM: Smartreflex IP update changes for OMAP3630
  OMAP3: PM: Adding OMAP3630 support in smartreflex driver

 arch/arm/mach-omap2/omap_hwmod_34xx.h     |   49 ++++-
 arch/arm/mach-omap2/smartreflex.c         |  354 +++++++++++++++++++++++-----
 arch/arm/mach-omap2/smartreflex.h         |   51 ++++-
 arch/arm/mach-omap2/voltage.c             |  167 +++++++++++---
 arch/arm/mach-omap2/voltage.h             |   32 ++-
 arch/arm/plat-omap/include/plat/control.h |    8 +
 6 files changed, 542 insertions(+), 119 deletions(-)


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

end of thread, other threads:[~2010-03-22  7:05 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-03-08 17:20 [PATCH 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver Thara Gopinath
2010-03-08 17:20 ` [PATCH 1/3] OMAP3: PM: Bug fix in Smartreflex driver Thara Gopinath
2010-03-08 17:20   ` [PATCH 2/3] OMAP3: PM: Smartreflex IP update changes for OMAP3630 Thara Gopinath
2010-03-08 17:20     ` [PATCH 3/3] OMAP3: PM: Adding OMAP3630 support in smartreflex driver Thara Gopinath
2010-03-08 18:18       ` Felipe Balbi
2010-03-09  8:55         ` Gopinath, Thara
2010-03-08 17:46     ` [PATCH 2/3] OMAP3: PM: Smartreflex IP update changes for OMAP3630 Kevin Hilman
2010-03-22  7:05       ` Gopinath, Thara
2010-03-08 18:12     ` Felipe Balbi
2010-03-08 17:38   ` [PATCH 1/3] OMAP3: PM: Bug fix in Smartreflex driver Kevin Hilman
2010-03-08 18:05   ` Felipe Balbi
2010-03-08 17:36 ` [PATCH 0/3] OMAP3: PM: OMAP3630 support for smartreflex driver Kevin Hilman
2010-03-09  8:59   ` Gopinath, Thara
2010-03-09 19:04     ` 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.