Thara Gopinath <thara@xxxxxx> writes: > 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 It appears to also depend on the previous SR rework series. It doesn't apply directly to pm-wip-opp. > and on adea81232e8fc82334bca3707efa23dc854f29fc commit id. This commit is a rather old version of pm-wip-opp, please refresh against current. Kevin > 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(-) -- 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