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:
31 "#address-cells":
34 "#size-cells":
42 Video port for MIPI DSI input
54 remote-endpoint: true
57 - reg
64 Video port for MIPI DPI output (panel or connector).
76 remote-endpoint: true
79 - reg
82 - "#address-cells"
83 - "#size-cells"
84 - port@0
85 - port@1
88 - compatible
89 - reg
90 - vddc-supply
91 - ports
96 - |
98 #address-cells = <1>;
99 #size-cells = <0>;
104 vddc-supply = <&vcc_1v2_reg>;
107 #address-cells = <1>;
108 #size-cells = <0>;
113 remote-endpoint = <&dsi_out>;
120 remote-endpoint = <&panel_in>;