On Mon, Sep 10, 2012 at 01:40:36PM -0600, Stephen Warren wrote: > On 09/10/2012 09:03 AM, Daniel Mack wrote:
> > + - "enabled-at-boot": If set, the regulator has been enabled > > at boot > > + time > Isn't that regulator-boot-on, as defined in regulator.txt that you > mentioned? It's slightly different due to our unfortunate inability to support GPIO readback for output GPIOs - this means the regualtor is enabled at boot and the driver should use that to bootstrap state, the core one means the regulator should be turned on at boot. The latter would force the regulator to be be enabled during boot. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/