diff mbox series

[1/4] dt-bindings: display: renesas: du: Document the r8a774a1 bindings

Message ID 1554993271-29523-2-git-send-email-biju.das@bp.renesas.com (mailing list archive)
State Superseded
Delegated to: Kieran Bingham
Headers show
Series Add RZ/G2M DU support | expand

Commit Message

Biju Das April 11, 2019, 2:34 p.m. UTC
Document the RZ/G2M (R8A774A1) SoC in the R-Car DU bindings.

Signed-off-by: Biju Das <biju.das@bp.renesas.com>
---
 Documentation/devicetree/bindings/display/renesas,du.txt | 2 ++
 1 file changed, 2 insertions(+)

Comments

Kieran Bingham April 12, 2019, 9:54 a.m. UTC | #1
Hi Biju,

On 11/04/2019 15:34, Biju Das wrote:
> Document the RZ/G2M (R8A774A1) SoC in the R-Car DU bindings.

Based on the expectation that this is equivalent to the M3-W, then this
looks good to me.

Are the RZ/G datasheets available publicly somewhere? If not I'll see if
I can source it through my Renesas NDA channels.

> Signed-off-by: Biju Das <biju.das@bp.renesas.com>

Reviewed-by: Kieran Bingham <kieran.bingham+renesas@ideasonboard.com>


> ---
>  Documentation/devicetree/bindings/display/renesas,du.txt | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt b/Documentation/devicetree/bindings/display/renesas,du.txt
> index aedb22b..c97dfac 100644
> --- a/Documentation/devicetree/bindings/display/renesas,du.txt
> +++ b/Documentation/devicetree/bindings/display/renesas,du.txt
> @@ -7,6 +7,7 @@ Required Properties:
>      - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU
>      - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU
>      - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU
> +    - "renesas,du-r8a774a1" for R8A774A1 (RZ/G2M) compatible DU
>      - "renesas,du-r8a774c0" for R8A774C0 (RZ/G2E) compatible DU
>      - "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU
>      - "renesas,du-r8a7790" for R8A7790 (R-Car H2) compatible DU
> @@ -58,6 +59,7 @@ corresponding to each DU output.
>   R8A7744 (RZ/G1N)       DPAD 0         LVDS 0         -              -
>   R8A7745 (RZ/G1E)       DPAD 0         DPAD 1         -              -
>   R8A77470 (RZ/G1C)      DPAD 0         DPAD 1         LVDS 0         -
> + R8A774A1 (RZ/G2M)      DPAD 0         HDMI 0         LVDS 0         -
>   R8A774C0 (RZ/G2E)      DPAD 0         LVDS 0         LVDS 1         -
>   R8A7779 (R-Car H1)     DPAD 0         DPAD 1         -              -
>   R8A7790 (R-Car H2)     DPAD 0         LVDS 0         LVDS 1         -
>
Biju Das April 12, 2019, 10:06 a.m. UTC | #2
Hi Kieran,

Thanks for the feedback.

> Subject: Re: [PATCH 1/4] dt-bindings: display: renesas: du: Document the
> r8a774a1 bindings
> 
> Hi Biju,
> 
> On 11/04/2019 15:34, Biju Das wrote:
> > Document the RZ/G2M (R8A774A1) SoC in the R-Car DU bindings.
> 
> Based on the expectation that this is equivalent to the M3-W, then this looks
> good to me.
> 
> Are the RZ/G datasheets available publicly somewhere? If not I'll see if I can
> source it through my Renesas NDA channels.

Currently It is not publicly available. Chris Paterson will provide you the details.

An overview doc is available here.
https://www.renesas.com/eu/en/products/microcontrollers-microprocessors/rz/rzg/rzg2m.html#documents

regards,
Biju

> > Signed-off-by: Biju Das <biju.das@bp.renesas.com>
> 
> Reviewed-by: Kieran Bingham
> <kieran.bingham+renesas@ideasonboard.com>
> 
> 
> > ---
> >  Documentation/devicetree/bindings/display/renesas,du.txt | 2 ++
> >  1 file changed, 2 insertions(+)
> >
> > diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt
> > b/Documentation/devicetree/bindings/display/renesas,du.txt
> > index aedb22b..c97dfac 100644
> > --- a/Documentation/devicetree/bindings/display/renesas,du.txt
> > +++ b/Documentation/devicetree/bindings/display/renesas,du.txt
> > @@ -7,6 +7,7 @@ Required Properties:
> >      - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU
> >      - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU
> >      - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU
> > +    - "renesas,du-r8a774a1" for R8A774A1 (RZ/G2M) compatible DU
> >      - "renesas,du-r8a774c0" for R8A774C0 (RZ/G2E) compatible DU
> >      - "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU
> >      - "renesas,du-r8a7790" for R8A7790 (R-Car H2) compatible DU @@
> > -58,6 +59,7 @@ corresponding to each DU output.
> >   R8A7744 (RZ/G1N)       DPAD 0         LVDS 0         -              -
> >   R8A7745 (RZ/G1E)       DPAD 0         DPAD 1         -              -
> >   R8A77470 (RZ/G1C)      DPAD 0         DPAD 1         LVDS 0         -
> > + R8A774A1 (RZ/G2M)      DPAD 0         HDMI 0         LVDS 0         -
> >   R8A774C0 (RZ/G2E)      DPAD 0         LVDS 0         LVDS 1         -
> >   R8A7779 (R-Car H1)     DPAD 0         DPAD 1         -              -
> >   R8A7790 (R-Car H2)     DPAD 0         LVDS 0         LVDS 1         -
> >
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/display/renesas,du.txt b/Documentation/devicetree/bindings/display/renesas,du.txt
index aedb22b..c97dfac 100644
--- a/Documentation/devicetree/bindings/display/renesas,du.txt
+++ b/Documentation/devicetree/bindings/display/renesas,du.txt
@@ -7,6 +7,7 @@  Required Properties:
     - "renesas,du-r8a7744" for R8A7744 (RZ/G1N) compatible DU
     - "renesas,du-r8a7745" for R8A7745 (RZ/G1E) compatible DU
     - "renesas,du-r8a77470" for R8A77470 (RZ/G1C) compatible DU
+    - "renesas,du-r8a774a1" for R8A774A1 (RZ/G2M) compatible DU
     - "renesas,du-r8a774c0" for R8A774C0 (RZ/G2E) compatible DU
     - "renesas,du-r8a7779" for R8A7779 (R-Car H1) compatible DU
     - "renesas,du-r8a7790" for R8A7790 (R-Car H2) compatible DU
@@ -58,6 +59,7 @@  corresponding to each DU output.
  R8A7744 (RZ/G1N)       DPAD 0         LVDS 0         -              -
  R8A7745 (RZ/G1E)       DPAD 0         DPAD 1         -              -
  R8A77470 (RZ/G1C)      DPAD 0         DPAD 1         LVDS 0         -
+ R8A774A1 (RZ/G2M)      DPAD 0         HDMI 0         LVDS 0         -
  R8A774C0 (RZ/G2E)      DPAD 0         LVDS 0         LVDS 1         -
  R8A7779 (R-Car H1)     DPAD 0         DPAD 1         -              -
  R8A7790 (R-Car H2)     DPAD 0         LVDS 0         LVDS 1         -