[PATCH v4 2/2] dt: power: st: Provide bindings for ST's OPPs
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2015-08-12 11:08:49
Also in:
linux-devicetree, linux-pm, lkml
From: viresh.kumar@linaro.org (Viresh Kumar)
Date: 2015-08-12 11:08:49
Also in:
linux-devicetree, linux-pm, lkml
On 11-08-15, 16:17, Lee Jones wrote:
This would work if we only had a single variable to contend with, but what I showed you in my previous example is that we have 3 variables to consider; cut (version), pcode and substrate. Using the two (simple) examples I provided, how would your suggestion look in our case?
So the solution I gave is for picking the microvolt based on pcode. The other two (cut, substrate) aren't about picking microvolt, but if the OPP is available or not. Right? If these terms are generic enough, then we can add something similar to what you have added.. @Stephen ? -- viresh