Lines Matching +full:vga +full:- +full:connector
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#
7 title: VGA Connector
10 - Laurent Pinchart <Laurent.pinchart@ideasonboard.com>
14 const: vga-connector
18 ddc-i2c-bus:
24 description: Connection to controller providing VGA signals
27 - compatible
28 - port
33 - |
34 connector {
35 compatible = "vga-connector";
36 label = "vga";
38 ddc-i2c-bus = <&i2c3>;
42 remote-endpoint = <&adv7123_out>;