Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Javier Martinez Canillas
On 10/09/2014 09:01 PM, Mark Brown wrote: > On Thu, Oct 09, 2014 at 05:04:35PM +0200, Javier Martinez Canillas wrote: > >> Agree, Mark also pointed out that there is a difference between changing >> how the regulator will behave on runtime vs changing how the regulator >> will behave during

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Mark Brown
On Thu, Oct 09, 2014 at 05:04:35PM +0200, Javier Martinez Canillas wrote: > Agree, Mark also pointed out that there is a difference between changing > how the regulator will behave on runtime vs changing how the regulator > will behave during system suspend. AFAIU from his explanation, the modes

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Javier Martinez Canillas
Hello Krzysztof, Thanks a lot for your feedback. On 10/09/2014 10:45 AM, Krzysztof Kozlowski wrote: > On śro, 2014-10-08 at 15:44 +0200, Javier Martinez Canillas wrote: >> --- a/Documentation/devicetree/bindings/regulator/regulator.txt >> +++

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Krzysztof Kozlowski
On śro, 2014-10-08 at 15:44 +0200, Javier Martinez Canillas wrote: > Regulators can run on different operating modes (opmodes). This allows > systems to choose the most efficient opmode for each regulator. The > regulator core defines a set of generic modes so each system can define > the opmode

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Krzysztof Kozlowski
On śro, 2014-10-08 at 15:44 +0200, Javier Martinez Canillas wrote: Regulators can run on different operating modes (opmodes). This allows systems to choose the most efficient opmode for each regulator. The regulator core defines a set of generic modes so each system can define the opmode in

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Javier Martinez Canillas
Hello Krzysztof, Thanks a lot for your feedback. On 10/09/2014 10:45 AM, Krzysztof Kozlowski wrote: On śro, 2014-10-08 at 15:44 +0200, Javier Martinez Canillas wrote: --- a/Documentation/devicetree/bindings/regulator/regulator.txt +++

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Mark Brown
On Thu, Oct 09, 2014 at 05:04:35PM +0200, Javier Martinez Canillas wrote: Agree, Mark also pointed out that there is a difference between changing how the regulator will behave on runtime vs changing how the regulator will behave during system suspend. AFAIU from his explanation, the modes

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-09 Thread Javier Martinez Canillas
On 10/09/2014 09:01 PM, Mark Brown wrote: On Thu, Oct 09, 2014 at 05:04:35PM +0200, Javier Martinez Canillas wrote: Agree, Mark also pointed out that there is a difference between changing how the regulator will behave on runtime vs changing how the regulator will behave during system

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-08 Thread Javier Martinez Canillas
On 10/08/2014 04:34 PM, Mark Brown wrote: > On Wed, Oct 08, 2014 at 03:44:05PM +0200, Javier Martinez Canillas wrote: > >> +- regulator-initial-mode: initial regulator operating mode. One of >> following: >> +<1>: REGULATOR_MODE_FAST- Regulator can handle fast changes. >> +<2>:

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-08 Thread Mark Brown
On Wed, Oct 08, 2014 at 03:44:05PM +0200, Javier Martinez Canillas wrote: > +- regulator-initial-mode: initial regulator operating mode. One of following: > + <1>: REGULATOR_MODE_FAST- Regulator can handle fast changes. > + <2>: REGULATOR_MODE_NORMAL - Normal regulator power supply

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-08 Thread Mark Brown
On Wed, Oct 08, 2014 at 03:44:05PM +0200, Javier Martinez Canillas wrote: +- regulator-initial-mode: initial regulator operating mode. One of following: + 1: REGULATOR_MODE_FAST- Regulator can handle fast changes. + 2: REGULATOR_MODE_NORMAL - Normal regulator power supply mode. +

Re: [PATCH 3/5] regulator: dt-bindings: Add regulator-initial-mode support

2014-10-08 Thread Javier Martinez Canillas
On 10/08/2014 04:34 PM, Mark Brown wrote: On Wed, Oct 08, 2014 at 03:44:05PM +0200, Javier Martinez Canillas wrote: +- regulator-initial-mode: initial regulator operating mode. One of following: +1: REGULATOR_MODE_FAST- Regulator can handle fast changes. +2: