Re: [PATCH v2 1/1] dt-binding: serial: mediatek,uart: update bingding for MT8188

From: Greg KH
Date: Wed Aug 31 2022 - 01:59:28 EST


On Wed, Aug 31, 2022 at 11:03:37AM +0800, Kewei Xu wrote:
> On Wed, 2022-08-24 at 15:59 +0200, Matthias Brugger wrote:
> >
> > On 09/08/2022 10:44, kewei.xu@xxxxxxxxxxxx wrote:
> > > From: Kewei Xu <kewei.xu@xxxxxxxxxxxx>
> > >
> > > Add a DT binding documentation for the MT8188 soc.
> > >
> > > Signed-off-by: Kewei Xu <kewei.xu@xxxxxxxxxxxx>
> >
> > Reviewed-by: Matthias Brugger <matthias.bgg@xxxxxxxxx>
> >
> > > ---
> > > v2: Resumbit the patch based on the linux-next branch.
> > > ---
> > > Documentation/devicetree/bindings/serial/mediatek,uart.yaml | 1 +
> > > 1 file changed, 1 insertion(+)
> > >
> > > diff --git
> > > a/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> > > b/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> > > index 4ff27d6d4d5b..fe098d98af6e 100644
> > > --- a/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> > > +++ b/Documentation/devicetree/bindings/serial/mediatek,uart.yaml
> > > @@ -42,6 +42,7 @@ properties:
> > > - mediatek,mt8173-uart
> > > - mediatek,mt8183-uart
> > > - mediatek,mt8186-uart
> > > + - mediatek,mt8188-uart
> > > - mediatek,mt8192-uart
> > > - mediatek,mt8195-uart
> > > - mediatek,mt8516-uart
>
> Hi gregkh,
>
> Just a gentle ping on this.
> Could you please give me some suggestion on this patch?

It's still in my "todo" queue. It's going slower as you didn't cc: the
serial mailing list so when I processed all of those pending patches, I
did not catch it. Give it some time, it will get there eventually...

thanks,

greg k-h