Re: [PATCH] regulator: Document "regulator-boot-on" binding more thoroughly

2019-10-01 Thread Doug Anderson
Hi, On Tue, Oct 1, 2019 at 10:41 AM Mark Brown wrote: > > On Thu, Sep 26, 2019 at 12:41:18PM -0700, Douglas Anderson wrote: > > > -description: bootloader/firmware enabled regulator > > +description: bootloader/firmware enabled regulator. > > + It's expected that this regulator was

Re: [PATCH] regulator: Document "regulator-boot-on" binding more thoroughly

2019-10-01 Thread Mark Brown
On Thu, Sep 26, 2019 at 12:41:18PM -0700, Douglas Anderson wrote: > -description: bootloader/firmware enabled regulator > +description: bootloader/firmware enabled regulator. > + It's expected that this regulator was left on by the bootloader. > + If the bootloader didn't leave

[PATCH] regulator: Document "regulator-boot-on" binding more thoroughly

2019-09-26 Thread Douglas Anderson
The description of "regulator-boot-on" was a little unclear, at least to me. Did this property mean that we should turn the regulator on at boot? Or perhaps it was intended only to be used for regulators where we couldn't read the state at bootup to indicate what state we should assume? The