OSDN Git Service

arm64: dts: ulcb: Add HDMI output connector
authorVladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Tue, 11 Jul 2017 02:47:17 +0000 (05:47 +0300)
committerSimon Horman <horms+renesas@verge.net.au>
Thu, 27 Jul 2017 14:00:04 +0000 (16:00 +0200)
The ULCB board has one HDMI output connector.

This connector is available on both the H3 and M3-W ULCB boards.
Add this to the ulcb.dtsi file.

Signed-off-by: Vladimir Barinov <vladimir.barinov+renesas@cogentembedded.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
Signed-off-by: Simon Horman <horms+renesas@verge.net.au>
arch/arm64/boot/dts/renesas/ulcb.dtsi

index 17a1f00..9f93d60 100644 (file)
                clock-frequency = <11289600>;
        };
 
+       hdmi0-out {
+               compatible = "hdmi-connector";
+               type = "a";
+
+               port {
+                       hdmi0_con: endpoint {
+                       };
+               };
+       };
+
        keyboard {
                compatible = "gpio-keys";