Message ID | 20180119183553.649510876@cogentembedded.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Fri, Jan 19, 2018 at 09:29:20PM +0300, Sergei Shtylyov wrote: > Document the R-Car V3M (R8A77970) SoC in the R-Car LVDS bindings. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> > > --- > Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Rob Herring <robh@kernel.org>
Hi Sergei, Thank you for the patch. On Friday, 19 January 2018 20:29:20 EET Sergei Shtylyov wrote: > Document the R-Car V3M (R8A77970) SoC in the R-Car LVDS bindings. > > Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com> > --- > Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 + > 1 file changed, 1 insertion(+) > > Index: > linux/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt > =================================================================== --- > linux.orig/Documentation/devicetree/bindings/display/bridge/renesas,lvds.tx > t +++ > linux/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt @@ > -13,6 +13,7 @@ Required properties: > - "renesas,r8a7793-lvds" for R8A7791 (R-Car M2-N) compatible LVDS > encoders - "renesas,r8a7795-lvds" for R8A7795 (R-Car H3) compatible LVDS > encoders - "renesas,r8a7796-lvds" for R8A7796 (R-Car M3-W) compatible LVDS > encoders + - "renesas,r8a77970-lvds" for R8A77970 (R-Car V3M) compatible > LVDS encoders > > - reg: Base address and length for the memory-mapped registers > - clocks: A phandle + clock-specifier pair for the functional clock
Index: linux/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt =================================================================== --- linux.orig/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt +++ linux/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt @@ -13,6 +13,7 @@ Required properties: - "renesas,r8a7793-lvds" for R8A7791 (R-Car M2-N) compatible LVDS encoders - "renesas,r8a7795-lvds" for R8A7795 (R-Car H3) compatible LVDS encoders - "renesas,r8a7796-lvds" for R8A7796 (R-Car M3-W) compatible LVDS encoders + - "renesas,r8a77970-lvds" for R8A77970 (R-Car V3M) compatible LVDS encoders - reg: Base address and length for the memory-mapped registers - clocks: A phandle + clock-specifier pair for the functional clock
Document the R-Car V3M (R8A77970) SoC in the R-Car LVDS bindings. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> --- Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 + 1 file changed, 1 insertion(+)