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(-) -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html