Lines Matching +full:e +full:- +full:ddc
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#
10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
14 const: hdmi-connector
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:
32 description: phandle link to the I2C controller used for DDC EDID probing
35 ddc-en-gpios:
36 description: GPIO signal to enable DDC bus
39 hdmi-pwr-supply:
47 - compatible
48 - port
49 - type
54 - |
56 compatible = "hdmi-connector";
63 remote-endpoint = <&tpd12s015_out>;