Message ID | 20211224052309.1997096-4-nikita.yoush@cogentembedded.com (mailing list archive) |
---|---|
State | New |
Delegated to: | Kieran Bingham |
Headers | show |
Series | add R-Car M3-W+ (r8a99761) LVDS encoder support | expand |
Hi Nikita, Thank you for the patch. On Fri, Dec 24, 2021 at 08:23:09AM +0300, Nikita Yushchenko wrote: > Document the R-Car M3-W+ (R8A77961) SoC in the R-Car LVDS encoder > bindings. > > Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> > --- > .../devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > index acfc327f70a7..ca5443e5c2e3 100644 > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > @@ -27,6 +27,7 @@ properties: > - renesas,r8a7791-lvds # for R-Car M2-W compatible LVDS encoders > - renesas,r8a7793-lvds # for R-Car M2-N compatible LVDS encoders > - renesas,r8a7795-lvds # for R-Car H3 compatible LVDS encoders > + - renesas,r8a77961-lvds # for R-Car M3-W+ compatible LVDS encoders I'll move this line after the next to keep them sorted. No need to resubmit. Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > - renesas,r8a7796-lvds # for R-Car M3-W compatible LVDS encoders > - renesas,r8a77965-lvds # for R-Car M3-N compatible LVDS encoders > - renesas,r8a77970-lvds # for R-Car V3M compatible LVDS encoders
On Fri, 24 Dec 2021 08:23:09 +0300, Nikita Yushchenko wrote: > Document the R-Car M3-W+ (R8A77961) SoC in the R-Car LVDS encoder > bindings. > > Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> > --- > .../devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
Hi Laurent, On Wed, Dec 29, 2021 at 5:47 PM Laurent Pinchart <laurent.pinchart@ideasonboard.com> wrote: > On Fri, Dec 24, 2021 at 08:23:09AM +0300, Nikita Yushchenko wrote: > > Document the R-Car M3-W+ (R8A77961) SoC in the R-Car LVDS encoder > > bindings. > > > > Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> > > --- > > .../devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > index acfc327f70a7..ca5443e5c2e3 100644 > > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > @@ -27,6 +27,7 @@ properties: > > - renesas,r8a7791-lvds # for R-Car M2-W compatible LVDS encoders > > - renesas,r8a7793-lvds # for R-Car M2-N compatible LVDS encoders > > - renesas,r8a7795-lvds # for R-Car H3 compatible LVDS encoders > > + - renesas,r8a77961-lvds # for R-Car M3-W+ compatible LVDS encoders > > I'll move this line after the next to keep them sorted. No need to > resubmit. Any chance this will happen soon? Same for patch 1/3 . Patch 2/3 is already queued in soc/for-next. Thank you! Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@linux-m68k.org In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds
On Wed, Mar 02, 2022 at 06:00:08PM +0100, Geert Uytterhoeven wrote: > On Wed, Dec 29, 2021 at 5:47 PM Laurent Pinchart wrote: > > On Fri, Dec 24, 2021 at 08:23:09AM +0300, Nikita Yushchenko wrote: > > > Document the R-Car M3-W+ (R8A77961) SoC in the R-Car LVDS encoder > > > bindings. > > > > > > Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> > > > --- > > > .../devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 + > > > 1 file changed, 1 insertion(+) > > > > > > diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > > index acfc327f70a7..ca5443e5c2e3 100644 > > > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > > @@ -27,6 +27,7 @@ properties: > > > - renesas,r8a7791-lvds # for R-Car M2-W compatible LVDS encoders > > > - renesas,r8a7793-lvds # for R-Car M2-N compatible LVDS encoders > > > - renesas,r8a7795-lvds # for R-Car H3 compatible LVDS encoders > > > + - renesas,r8a77961-lvds # for R-Car M3-W+ compatible LVDS encoders > > > > I'll move this line after the next to keep them sorted. No need to > > resubmit. > > Any chance this will happen soon? Same for patch 1/3 . > Patch 2/3 is already queued in soc/for-next. Oops. I can send a pull request right away, but we're already at -rc6, so I'm afraid it will get delayed to v5.19.
On Thu, Mar 03, 2022 at 11:14:24AM +0200, Laurent Pinchart wrote: > On Wed, Mar 02, 2022 at 06:00:08PM +0100, Geert Uytterhoeven wrote: > > On Wed, Dec 29, 2021 at 5:47 PM Laurent Pinchart wrote: > > > On Fri, Dec 24, 2021 at 08:23:09AM +0300, Nikita Yushchenko wrote: > > > > Document the R-Car M3-W+ (R8A77961) SoC in the R-Car LVDS encoder > > > > bindings. > > > > > > > > Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> > > > > --- > > > > .../devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 + > > > > 1 file changed, 1 insertion(+) > > > > > > > > diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > > > index acfc327f70a7..ca5443e5c2e3 100644 > > > > --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > > > +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml > > > > @@ -27,6 +27,7 @@ properties: > > > > - renesas,r8a7791-lvds # for R-Car M2-W compatible LVDS encoders > > > > - renesas,r8a7793-lvds # for R-Car M2-N compatible LVDS encoders > > > > - renesas,r8a7795-lvds # for R-Car H3 compatible LVDS encoders > > > > + - renesas,r8a77961-lvds # for R-Car M3-W+ compatible LVDS encoders > > > > > > I'll move this line after the next to keep them sorted. No need to > > > resubmit. > > > > Any chance this will happen soon? Same for patch 1/3 . > > Patch 2/3 is already queued in soc/for-next. > > Oops. I can send a pull request right away, but we're already at -rc6, > so I'm afraid it will get delayed to v5.19. The patch has been merged in the drm-next branch, thanks to Dave being very reactive before the tree freeze period begins. Thank you Dave.
diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml index acfc327f70a7..ca5443e5c2e3 100644 --- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.yaml @@ -27,6 +27,7 @@ properties: - renesas,r8a7791-lvds # for R-Car M2-W compatible LVDS encoders - renesas,r8a7793-lvds # for R-Car M2-N compatible LVDS encoders - renesas,r8a7795-lvds # for R-Car H3 compatible LVDS encoders + - renesas,r8a77961-lvds # for R-Car M3-W+ compatible LVDS encoders - renesas,r8a7796-lvds # for R-Car M3-W compatible LVDS encoders - renesas,r8a77965-lvds # for R-Car M3-N compatible LVDS encoders - renesas,r8a77970-lvds # for R-Car V3M compatible LVDS encoders
Document the R-Car M3-W+ (R8A77961) SoC in the R-Car LVDS encoder bindings. Signed-off-by: Nikita Yushchenko <nikita.yoush@cogentembedded.com> --- .../devicetree/bindings/display/bridge/renesas,lvds.yaml | 1 + 1 file changed, 1 insertion(+)