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:
23 description: Connection to controller providing VGA signals
26 - compatible
27 - port
32 - |
33 connector {
34 compatible = "vga-connector";
35 label = "vga";
37 ddc-i2c-bus = <&i2c3>;
41 remote-endpoint = <&adv7123_out>;