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 vddc-supply:
34 Video port for MIPI DSI input
39 Video port for MIPI DPI output (panel or connector).
42 - port@1
45 - compatible
46 - reg
47 - vddc-supply
48 - ports
53 - |
55 #address-cells = <1>;
56 #size-cells = <0>;
61 vddc-supply = <&vcc_1v2_reg>;
64 #address-cells = <1>;
65 #size-cells = <0>;
70 remote-endpoint = <&dsi_out>;
77 remote-endpoint = <&panel_in>;