The following patches are on top of: git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-omap-pm.git branch: pm-wip/voltdm_nm Tested on: SDP4430 This is v2 of the series (of which most of the patches were incorporated) Dropped patches: http://marc.info/?l=linux-omap&m=130570864519114&w=2 - Agree that we should wait for regulators Pending: http://marc.info/?l=linux-omap&m=130569587107997&w=2 - I have a bunch of scope pictures and xls from which this data was created, so no equation yet available. Updated patches: http://marc.info/?l=linux-omap&m=130569587007994&w=2 - review comments v1: http://marc.info/?l=linux-omap&m=130569586007964&w=2 Nishanth Menon (3): OMAP4: PM: VC: fix channel bit offset for MPU OMAP4: PM: VC: introduce concept of default channel OMAP4: PM: VC: make omap_vc_i2c_init static arch/arm/mach-omap2/vc.c | 82 ++++++++++++++++++++++--------------- arch/arm/mach-omap2/vc.h | 37 +++++++++++++++- arch/arm/mach-omap2/vc3xxx_data.c | 11 +++++ arch/arm/mach-omap2/vc44xx_data.c | 22 ++++++++++ arch/arm/mach-omap2/voltage.h | 9 ++++ 5 files changed, 125 insertions(+), 36 deletions(-) Regards, Nishanth Menon -- 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