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 <laurent.pinchart+renesas@ideasonboard.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
This commit is contained in:
Laurent Pinchart 2017-05-14 02:16:15 +03:00 committed by Simon Horman
parent dee3978e96
commit 1cdfc42d0a
1 changed files with 22 additions and 0 deletions

View File

@ -161,6 +161,28 @@ vccq_sdhi3: regulator-vccq-sdhi3 {
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";