Lines Matching +full:hdmi +full:- +full:connector
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/display/connector/hdmi-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: HDMI Connector
10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
14 const: hdmi-connector
17 description: The HDMI connector type
19 - a # Standard full size
20 - b # Never deployed?
21 - c # Mini
22 - d # Micro
23 - e # automotive
27 hpd-gpios:
31 ddc-i2c-bus:
35 ddc-en-gpios:
40 description: Connection to controller providing HDMI signals
43 - compatible
44 - port
45 - type
50 - |
51 connector {
52 compatible = "hdmi-connector";
53 label = "hdmi";
59 remote-endpoint = <&tpd12s015_out>;