Quoting Viresh Kumar (2015-04-30 05:08:01) > Many platforms require to switch to a intermediate frequency before > switching to a final frequency. Or they can switch to only particular > OPPs from any OPP. > > For these add another property in OPP-v2, 'opp-next'. > > Refer to the bindings for more details. > > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> We should never encode any aspect of the dvfs transition sequence into DT. Raw data such as clock frequency or supply voltage might be OK, but the programming steps should be left entirely to drivers. So this patch gets a NAK from me. Regards, Mike -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html