OSDN Git Service

arm64: dts: r8a7795: salvator-x: Add DU LVDS output endpoint
authorLaurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Mon, 3 Oct 2016 17:12:31 +0000 (20:12 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Mon, 17 Oct 2016 06:18:40 +0000 (08:18 +0200)
Declaring the endpoint makes LVDS enablement easier by just including
the corresponding panel's dtsi file.

Signed-off-by: Laurent Pinchart <laurent.pinchart+renesas@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

index ff4e4fe..c8f6023 100644 (file)
                                remote-endpoint = <&adv7123_in>;
                        };
                };
+               port@3 {
+                       lvds_connector: endpoint {
+                       };
+               };
        };
 };