Lines Matching +full:single +full:- +full:link
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Marek Vasut <marex@denx.de>
13 Texas Instruments SN65DSI83 1x Single-link MIPI DSI
14 to 1x Single-link LVDS
16 Texas Instruments SN65DSI84 1x Single-link MIPI DSI
17 to 1x Dual-link or 2x Single-link LVDS
23 - ti,sn65dsi83
24 - ti,sn65dsi84
28 - 0x2c
29 - 0x2d
31 enable-gpios:
35 vcc-supply:
43 $ref: /schemas/graph.yaml#/$defs/port-base
45 description: Video port for MIPI DSI Channel-A input
49 $ref: /schemas/media/video-interfaces.yaml#
53 data-lanes:
57 - const: 1
58 - const: 2
59 - const: 3
60 - const: 4
63 $ref: /schemas/graph.yaml#/$defs/port-base
65 description: Video port for MIPI DSI Channel-B input
69 $ref: /schemas/media/video-interfaces.yaml#
73 data-lanes:
77 - const: 1
78 - const: 2
79 - const: 3
80 - const: 4
84 description: Video port for LVDS Channel-A output (panel or bridge).
88 description: Video port for LVDS Channel-B output (panel or bridge).
91 - port@0
92 - port@2
95 - compatible
96 - reg
97 - ports
100 - if:
112 - if:
126 - |
127 #include <dt-bindings/gpio/gpio.h>
130 #address-cells = <1>;
131 #size-cells = <0>;
137 enable-gpios = <&gpio2 1 GPIO_ACTIVE_HIGH>;
138 vcc-supply = <®_sn65dsi83_1v8>;
141 #address-cells = <1>;
142 #size-cells = <0>;
148 remote-endpoint = <&dsi0_out>;
149 data-lanes = <1 2 3 4>;
157 remote-endpoint = <&panel_in_lvds>;