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:
39 hdmi-pwr-supply:
40 description: Power supply for the HDMI +5V Power pin
44 description: Connection to controller providing HDMI signals
47 - compatible
48 - port
49 - type
54 - |
55 connector {
56 compatible = "hdmi-connector";
57 label = "hdmi";
63 remote-endpoint = <&tpd12s015_out>;