Lines Matching +full:dual +full:- +full:link
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/display/connector/dvi-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
14 const: dvi-connector
18 hpd-gpios:
22 ddc-i2c-bus:
23 description: phandle link to the I2C controller used for DDC EDID probing
34 dual-link:
36 description: the connector has pins for DVI dual-link
43 - compatible
44 - port
47 - required:
48 - analog
49 - required:
50 - digital
55 - |
57 compatible = "dvi-connector";
62 ddc-i2c-bus = <&i2c3>;
66 remote-endpoint = <&tfp410_out>;