On 11/30, Viresh Kumar wrote: > The generic set_opp() handler isn't sufficient for platforms with > complex DVFS. For example, some TI platforms have multiple regulators > for a CPU device. The order in which various supplies need to be > programmed is only known to the platform code and its best to leave it > to it. > > This patch implements APIs to register platform specific set_opp() > callback. > > Signed-off-by: Viresh Kumar <viresh.kumar@xxxxxxxxxx> > Tested-by: Dave Gerlach <d-gerlach@xxxxxx> > > --- Reviewed-by: Stephen Boyd <sboyd@xxxxxxxxxxxxxx> So this one has the same set/put problem the other APIs has? Presumably we're going to need to fix and change the API that is introduced here. Wouldn't it be better to do that first though? -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project -- 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