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