Browse Source

arm64: dts: r8a7795: salvator-x: Add DU LVDS output endpoint

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>
Laurent Pinchart 9 years ago
parent
commit
ea3c17b03b
1 changed files with 4 additions and 0 deletions
  1. 4 0
      arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

+ 4 - 0
arch/arm64/boot/dts/renesas/r8a7795-salvator-x.dts

@@ -191,6 +191,10 @@
 				remote-endpoint = <&adv7123_in>;
 			};
 		};
+		port@3 {
+			lvds_connector: endpoint {
+			};
+		};
 	};
 };