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
42 - compatible
43 - port
46 - required:
47 - analog
48 - required:
49 - digital
54 - |
56 compatible = "dvi-connector";
61 ddc-i2c-bus = <&i2c3>;
65 remote-endpoint = <&tfp410_out>;