Lines Matching +full:mipi +full:- +full:dsi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Toshiba TC358762 MIPI DSI to MIPI DPI bridge
10 - Marek Vasut <marex@denx.de>
13 The TC358762 is bridge device which converts MIPI DSI to MIPI DPI.
18 - toshiba,tc358762
22 description: virtual channel number of a DSI peripheral
24 reset-gpios:
27 vddc-supply:
37 Video port for MIPI DSI input
42 Video port for MIPI DPI output (panel or connector).
45 - port@1
48 - compatible
49 - reg
50 - vddc-supply
51 - ports
56 - |
58 #address-cells = <1>;
59 #size-cells = <0>;
64 vddc-supply = <&vcc_1v2_reg>;
67 #address-cells = <1>;
68 #size-cells = <0>;
73 remote-endpoint = <&dsi_out>;
80 remote-endpoint = <&panel_in>;