Hi Laurent, On Tue, Sep 04, 2018 at 03:10:12PM +0300, Laurent Pinchart wrote: > Document the E3 (r8a77990) SoC in the R-Car DU bindings. > > Signed-off-by: Laurent Pinchart > --- > 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 caae2348a292..9de67be632d1 100644 > --- a/Documentation/devicetree/bindings/display/renesas,du.txt > +++ b/Documentation/devicetree/bindings/display/renesas,du.txt > @@ -16,6 +16,7 @@ Required Properties: > - "renesas,du-r8a77965" for R8A77965 (R-Car M3-N) compatible DU > - "renesas,du-r8a77970" for R8A77970 (R-Car V3M) compatible DU > - "renesas,du-r8a77980" for R8A77980 (R-Car V3H) compatible DU > + - "renesas,du-r8a77990" for R8A77990 (R-Car E3) compatible DU > - "renesas,du-r8a77995" for R8A77995 (R-Car D3) compatible DU > > - reg: the memory-mapped I/O registers base address and length > @@ -63,6 +64,7 @@ corresponding to each DU output. > R8A77965 (R-Car M3-N) DPAD 0 HDMI 0 LVDS 0 - > R8A77970 (R-Car V3M) DPAD 0 LVDS 0 - - > R8A77980 (R-Car V3H) DPAD 0 LVDS 0 - - > + R8A77990 (R-Car E3) DPAD 0 LVDS 0 LVDS 1 - > R8A77995 (R-Car D3) DPAD 0 LVDS 0 LVDS 1 - Thanks, Reviewed-by: Jacopo Mondi Thanks j > > > -- > Regards, > > Laurent Pinchart >