* [PATCH] dt-bindings: display: renesas: du: Document r8a774c0 bindings
@ 2018-12-13 20:20 Fabrizio Castro
2018-12-13 21:38 ` Laurent Pinchart
2018-12-17 11:57 ` Simon Horman
0 siblings, 2 replies; 3+ messages in thread
From: Fabrizio Castro @ 2018-12-13 20:20 UTC (permalink / raw)
To: David Airlie, Rob Herring, Mark Rutland
Cc: Fabrizio Castro, Laurent Pinchart, Kieran Bingham, dri-devel,
linux-renesas-soc, devicetree, linux-kernel, Simon Horman,
Geert Uytterhoeven, Chris Paterson, Biju Das
Document the RZ/G2E (a.k.a. r8a774c0) SoC in the R-Car DU bindings.
Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.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 3c855d9..aedb22b 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-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
- "renesas,du-r8a7791" for R8A7791 (R-Car M2-W) compatible DU
@@ -57,6 +58,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 -
+ 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 -
R8A7791 (R-Car M2-W) DPAD 0 LVDS 0 - -
--
2.7.4
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: display: renesas: du: Document r8a774c0 bindings
2018-12-13 20:20 [PATCH] dt-bindings: display: renesas: du: Document r8a774c0 bindings Fabrizio Castro
@ 2018-12-13 21:38 ` Laurent Pinchart
2018-12-17 11:57 ` Simon Horman
1 sibling, 0 replies; 3+ messages in thread
From: Laurent Pinchart @ 2018-12-13 21:38 UTC (permalink / raw)
To: Fabrizio Castro
Cc: Mark Rutland, devicetree, Chris Paterson, Geert Uytterhoeven,
Simon Horman, David Airlie, Kieran Bingham, linux-kernel,
dri-devel, Biju Das, linux-renesas-soc, Rob Herring
Hi Fabrizio,
Thank you for the patch.
On Thursday, 13 December 2018 22:20:45 EET Fabrizio Castro wrote:
> Document the RZ/G2E (a.k.a. r8a774c0) SoC in the R-Car DU bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
and applied to my tree.
> ---
> 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
> 3c855d9..aedb22b 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-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
> - "renesas,du-r8a7791" for R8A7791 (R-Car M2-W) compatible DU
> @@ -57,6 +58,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 -
> + 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 -
> R8A7791 (R-Car M2-W) DPAD 0 LVDS 0 - -
--
Regards,
Laurent Pinchart
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/dri-devel
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] dt-bindings: display: renesas: du: Document r8a774c0 bindings
2018-12-13 20:20 [PATCH] dt-bindings: display: renesas: du: Document r8a774c0 bindings Fabrizio Castro
2018-12-13 21:38 ` Laurent Pinchart
@ 2018-12-17 11:57 ` Simon Horman
1 sibling, 0 replies; 3+ messages in thread
From: Simon Horman @ 2018-12-17 11:57 UTC (permalink / raw)
To: Fabrizio Castro
Cc: David Airlie, Rob Herring, Mark Rutland, Laurent Pinchart,
Kieran Bingham, dri-devel, linux-renesas-soc, devicetree,
linux-kernel, Geert Uytterhoeven, Chris Paterson, Biju Das
On Thu, Dec 13, 2018 at 08:20:45PM +0000, Fabrizio Castro wrote:
> Document the RZ/G2E (a.k.a. r8a774c0) SoC in the R-Car DU bindings.
>
> Signed-off-by: Fabrizio Castro <fabrizio.castro@bp.renesas.com>
Reviewed-by: Simon Horman <horms+renesas@verge.net.au>
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2018-12-17 11:57 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-12-13 20:20 [PATCH] dt-bindings: display: renesas: du: Document r8a774c0 bindings Fabrizio Castro
2018-12-13 21:38 ` Laurent Pinchart
2018-12-17 11:57 ` Simon Horman
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).