On Tue, May 05, 2015 at 05:13:33PM +0530, Viresh Kumar wrote:
On 5 May 2015 at 16:27, Mark Brown broonie@kernel.org wrote:
No, it doesn't - you're not answering the question about what this is for.
I don't know how this information will be used finally. Probably the platform driver will do the configuration based on the volt-cur pair.
I don't think we should be defining a binding without understanding what it is supposed to mean.
- opp-microamp: current in micro Amperes. It can contain entries for multiple
- regulators.
- regulators. This can be referenced (along with voltage and freqency) while
- programming the regulator.
This still doesn't say what the value is supposed to mean which means it's not possible for someone to write generic code which handles the binding - saying that people can reference the value doesn't tell them how to interpret it. A limit? A nominal constant draw value? A value to regulate to? Those are all different things expressed as a current.