Re: [PATCH 3/8] dt-bindings: display: renesas,lvds: Add LVDS binding for D3
From: Laurent Pinchart <hidden>
Date: 2018-02-15 14:02:16
Also in:
dri-devel, linux-arm-kernel, linux-renesas-soc, lkml
Hi Kieran, Thank you for the patch. On Thursday, 15 February 2018 10:38:18 EET Kieran Bingham wrote:
quoted hunk ↗ jump to hunk
From: Kieran Bingham <kieran.bingham+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> The D3 supports two LVDS channels. Extend the binding to support them. Signed-off-by: Kieran Bingham <kieran.bingham+renesas-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> --- Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt index 79860f58a7ad..0dcf488b70df 100644--- a/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt +++ b/Documentation/devicetree/bindings/display/bridge/renesas,lvds.txt@@ -14,6 +14,7 @@ Required properties: - compatible : Shall contain one of - "renesas,lvds-r8a7795" for R8A7795 (R-Car H3) compatible LVDS encoders - "renesas,lvds-r8a7796" for R8A7796 (R-Car M3-W) compatible LVDSencoders + - "renesas,lvds-r8a77995" for R8A77995 (R-Car D3) compatible LVDS encoders
This should be "renesas,r8a77995-lvds". I've already fixed the series you've based this patch on. Apart from this, Reviewed-by: Laurent Pinchart <laurent.pinchart-ryLnwIuWjnjg/C1BVhZhaw@public.gmane.org> and taken in my tree with the compatible string fixed.
- reg: Base address and length for the memory-mapped registers - clocks: A phandle + clock-specifier pair for the functional clock
-- Regards, Laurent Pinchart -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html