1 # SPDX-License-Identifier: GPL-2.0-only
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>
17 description: The HDMI connector type
19 - a # Standard full size
28 description: A GPIO line connected to HPD
32 description: phandle link to the I2C controller used for DDC EDID probing
33 $ref: /schemas/types.yaml#/definitions/phandle
36 description: GPIO signal to enable DDC bus
40 description: Connection to controller providing HDMI signals
47 additionalProperties: false
52 compatible = "hdmi-connector";
58 hdmi_connector_in: endpoint {
59 remote-endpoint = <&tpd12s015_out>;