Re: [PATCH v10 0/5] Move Hisilicon 6421v600 SPMI and USB drivers out of staging

From: Mauro Carvalho Chehab
Date: Wed Jun 30 2021 - 04:28:44 EST


Em Tue, 29 Jun 2021 12:43:47 +0200
Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> escreveu:

> On Tue, Jun 29, 2021 at 12:31:26PM +0200, Mauro Carvalho Chehab wrote:
> > Hi Greg,
> >
> > This series contain the final bits needed for the USB3 bus to work
> > without staging drivers on Hikey 970.
>
> Thanks for these, I'll look at them after 5.14-rc1 is out.

Thanks!

I'll submit a v11 soon enough.

We're opting to solve a regression at the regulator driver using a
different approach than on v10.

We need to sync with Mark if the fixup patch from Axel [1] will be
merged via the regulator's tree or together with this series, as there
will be one (trivial) conflict, as one of the patches in this series
drop a priv struct, defined on a header that will also be dropped,
replacing it by struct regmap.

[1] https://lore.kernel.org/lkml/20210630100911.5e866629@xxxxxxxx/T/#m598ee2e31ecdf560c3b752fd8b0518131f4bf123

Thanks,
Mauro