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

From: Tony Lindgren
Date: Fri Apr 08 2016 - 12:19:35 EST


* Sebastian Reichel <sre@xxxxxxxx> [160408 09:09]:
> Hi Tony,
>
> On Fri, Apr 08, 2016 at 08:49:07AM -0700, Tony Lindgren wrote:
> > * Rob Herring <robh@xxxxxxxxxx> [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 device specific modes as well.
> > > >
> > > > Signed-off-by: Ivaylo Dimitrov <ivo.g.dimitrov.75@xxxxxxxxx>
> > > > ---
> > > > .../bindings/regulator/twl-regulator.txt | 6 ++++++
> > >
> > > Acked-by: Rob Herring <robh@xxxxxxxxxx>
> >
> > I'd like to test these patches, but I don't know which combination
> > of patches needed? It seems we're waiting for an update on at least
> > one of the patches in this series?
> >
> > Might be best to repost the whole series so people can test the
> > right patches.
>
> As far as I can see Mark has already queued all patches in his
> for-next branch and they are already in today's linux-next, so
> you can just test linux-next.

OK thanks will do.

Tony