From: Laurent Pinchart Date: Sat, 13 May 2017 23:16:15 +0000 (+0300) Subject: arm64: dts: renesas: salvator-x: Add HDMI output connectors X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=1cdfc42d0a1b0fc7b826a488d360e33be5b65998;p=GitHub%2FLineageOS%2Fandroid_kernel_motorola_exynos9610.git arm64: dts: renesas: salvator-x: Add HDMI output connectors The Salvator-X board has two HDMI output connectors. Add them to the common salvator-x.dtsi. Signed-off-by: Laurent Pinchart Reviewed-by: Geert Uytterhoeven Signed-off-by: Simon Horman --- diff --git a/arch/arm64/boot/dts/renesas/salvator-x.dtsi b/arch/arm64/boot/dts/renesas/salvator-x.dtsi index 35cd7e367234..5f0d4bdcd3b4 100644 --- a/arch/arm64/boot/dts/renesas/salvator-x.dtsi +++ b/arch/arm64/boot/dts/renesas/salvator-x.dtsi @@ -161,6 +161,28 @@ 1800000 0>; }; + hdmi0-out { + compatible = "hdmi-connector"; + label = "HDMI0 OUT"; + type = "a"; + + port { + hdmi0_con: endpoint { + }; + }; + }; + + hdmi1-out { + compatible = "hdmi-connector"; + label = "HDMI1 OUT"; + type = "a"; + + port { + hdmi1_con: endpoint { + }; + }; + }; + vga { compatible = "vga-connector";