Lines Matching +full:ddc +full:- +full:i2c
1 # SPDX-License-Identifier: GPL-2.0-only
3 ---
4 $id: http://devicetree.org/schemas/display/connector/vga-connector.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
14 const: vga-connector
18 ddc-i2c-bus:
19 description: phandle link to the I2C controller used for DDC EDID probing
27 - compatible
28 - port
33 - |
35 compatible = "vga-connector";
38 ddc-i2c-bus = <&i2c3>;
42 remote-endpoint = <&adv7123_out>;