Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Tony Lindgren
* Tony Lindgren [160408 09:21]: > * Sebastian Reichel [160408 09:09]: > > Hi Tony, > > > > On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote: > > > * Rob Herring [160407 10:58]: > > > > On Tue, Apr 05, 2016 at 08:59:34AM +0300,

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Tony Lindgren
* Tony Lindgren [160408 09:21]: > * Sebastian Reichel [160408 09:09]: > > Hi Tony, > > > > On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote: > > > * Rob Herring [160407 10:58]: > > > > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > > > > of_map_mode is needed

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Tony Lindgren
* Sebastian Reichel [160408 09:09]: > Hi Tony, > > On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote: > > * Rob Herring [160407 10:58]: > > > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > > > of_map_mode is needed so to be

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Tony Lindgren
* Sebastian Reichel [160408 09:09]: > Hi Tony, > > On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote: > > * Rob Herring [160407 10:58]: > > > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > > > of_map_mode is needed so to be possible to set initial regulators

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Sebastian Reichel
Hi Tony, On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote: > * Rob Herring [160407 10:58]: > > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > > of_map_mode is needed so to be possible to set initial regulators mode > > > from > > > the board

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Sebastian Reichel
Hi Tony, On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote: > * Rob Herring [160407 10:58]: > > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > > of_map_mode is needed so to be possible to set initial regulators mode > > > from > > > the board DTS. Otherwise,

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Tony Lindgren
* Rob Herring [160407 10:58]: > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > of_map_mode is needed so to be possible to set initial regulators mode from > > the board DTS. Otherwise, for DT boot, regulators are left in their default > > state after

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-08 Thread Tony Lindgren
* Rob Herring [160407 10:58]: > On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > > of_map_mode is needed so to be possible to set initial regulators mode from > > the board DTS. Otherwise, for DT boot, regulators are left in their default > > state after reset/reboot. Document

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-07 Thread Rob Herring
On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > of_map_mode is needed so to be possible to set initial regulators mode from > the board DTS. Otherwise, for DT boot, regulators are left in their default > state after reset/reboot. Document device specific modes as well. > >

Re: [PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-07 Thread Rob Herring
On Tue, Apr 05, 2016 at 08:59:34AM +0300, Ivaylo Dimitrov wrote: > of_map_mode is needed so to be possible to set initial regulators mode from > the board DTS. Otherwise, for DT boot, regulators are left in their default > state after reset/reboot. Document device specific modes as well. > >

[PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-05 Thread Ivaylo Dimitrov
of_map_mode is needed so to be possible to set initial regulators mode from the board DTS. Otherwise, for DT boot, regulators are left in their default state after reset/reboot. Document device specific modes as well. Signed-off-by: Ivaylo Dimitrov ---

[PATCH v1] regulator: twl: Provide of_map_mode for twl4030

2016-04-05 Thread Ivaylo Dimitrov
of_map_mode is needed so to be possible to set initial regulators mode from the board DTS. Otherwise, for DT boot, regulators are left in their default state after reset/reboot. Document device specific modes as well. Signed-off-by: Ivaylo Dimitrov --- .../bindings/regulator/twl-regulator.txt