On 13-06-18, 15:39, Adam Ford wrote: > It appears as if there is a newer way to define the operating points > using "operating-points-v2" > > If we were to migrate the omap3630 to this, would it be able to > associate the abb_mpu_iva in addition the the existing regulator to > get it to switch on the ABB and correctly identify the operating > voltage of abb_mpu_iva? Not sure if I understood the requirement very clearly, but it feels like you are looking to program multiple regulators while changing the OPP here. Is that right ? If that's the case, then yes you can move to OPP-v2 and with help of dev_pm_opp_set_regulators() API you will be able to control multiple regulators during DVFS. One of TI boards already do that, you can look at it: drivers/cpufreq/ti-cpufreq.c -- viresh -- 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