On Friday 15 April 2016 04:45 PM, Linus Walleij wrote:
On Fri, Apr 15, 2016 at 11:55 AM, Laxman Dewangan <ldewangan@xxxxxxxxxx> wrote:On Friday 15 April 2016 02:55 PM, Linus Walleij wrote:Aha I get it! So you adjust something in the I/O-cell so that it is adapted
If the pin could actually set a voltage level it would have a regulator.The IO rails connected to PMIC rail and connection does not get change.
I don't believe that. I think it is selecting one of two rails which
could theoretically hold two totally different voltages.
And that is what power-source is about.
We change the voltage of PMIC rails via regulator calls. And then configure
pads for the new voltage.
for the new voltage.
OK that seems to be something new. I suspect
power-voltage-select = <n>; where N i in uV would solve this?
(We should use uV since regulators use this.)
Thanks for new property. I will make the unit and type same as the regulator framework.