Re: [PATCH 1/2] MAINTAINERS: fix broken doc refs due to yaml conversion

From: Mauro Carvalho Chehab
Date: Tue Oct 13 2020 - 04:53:07 EST


Em Mon, 12 Oct 2020 14:21:14 -0500
Rob Herring <robh@xxxxxxxxxx> escreveu:

> On Fri, Oct 09, 2020 at 02:15:30PM +0200, Mauro Carvalho Chehab wrote:
> > Several *.txt files got converted to yaml. Update their
> > references at MAINTAINERS file accordingly.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
> > ---
> > Documentation/devicetree/bindings/clock/hi6220-clock.txt | 2 +-
> > MAINTAINERS | 9 ++++-----
> > .../devicetree/bindings/net/wireless/silabs,wfx.yaml | 2 +-
> > 3 files changed, 6 insertions(+), 7 deletions(-)
>
> Doesn't apply for me.

It is based on the top of -next, so perhaps it depends on some other
changes that aren't upstream yet and comes from other trees.

I could try to split it, but I guess the easiest way is
to just push this one by the end of the merge window, together
with the remaining patches I have left, fixing the other doc
build issues.

Would that work for you?

Thanks,
Mauro