On Thu, May 07, 2015 at 02:18:55PM -0700, Stephen Boyd wrote:
On 05/07, Mark Brown wrote:
I'm not looking for anyone to explain this to me in e-mail, what I'm looking for is for the binding document to be clear so someone can tell what the binding means by reading the documentation for the binding.
Ok. Perhaps the simplest thing to do then is to reuse wording from the regulator_set_load() API documentation? That's the only usage of this value I'm aware of. Something like:
The current load of the device when using this OPP. Used to set the most efficient regulator operating mode.
We don't need any sort of min/max for this property either, so a single value should be all that's required.
That makes sense to me. Perhaps "current drawn by the device" rather than "current load of the device" since current is sadly overloaded :/