Re: [PATCH v4 19/21] regulator: hi6421v600-regulator: move it from staging

From: Mauro Carvalho Chehab
Date: Thu Jan 21 2021 - 02:38:04 EST


Em Wed, 20 Jan 2021 17:07:44 +0000
Mark Brown <broonie@xxxxxxxxxx> escreveu:

> On Wed, Jan 20, 2021 at 12:02:44AM +0100, Mauro Carvalho Chehab wrote:
> > Mark Brown <broonie@xxxxxxxxxx> escreveu:
>
> > > Now that the driver has been converted to regmap these are just
> > > duplicates of the regmap helpers. You may also be able to use them for
> > > the disable() and is_enabled() operations, I didn't confirm that that's
> > > OK with the device using multi-bit enable controls for some reason IIRC.
>
> > True.
>
> > In order to avoid re-submitting 21 patches, I sent such change as
> > patch 22/21 .
>
> Unfortunately I can't actually apply the regulator bits as things are as
> the MAINTAINERS changes are incremental against the prior patches in the
> series. What's the plan for getting these merged?

I submitted the USB3 PHY patch series to Vinod on Jan, 19. There's also a
second series with 3 dts patches, submitted to Rob on Jan, 15 which is
needed by the USB3 PHY dts file, but this doesn't affect the regulator
series. I'm currently waiting for review on such series.

In any case, just sent you a v5 of this patch series that doesn't depend
on the USB3 PHY related patches. As they'll be applied on a different
tree, it is expected a conflict at linux-next when both gets merged,
which will be trivial: the fix would be to simply remove all lines
from drivers/staging/hikey9xx/Makefile and
drivers/staging/hikey9xx/Kconfig.

Thanks,
Mauro