Lines Matching +full:dsi +full:- +full:controller
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 ---
5 $id: http://devicetree.org/schemas/display/amlogic,meson-g12a-dw-mipi-dsi.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
8 title: Amlogic specific extensions to the Synopsys Designware MIPI DSI Host Controller
11 - Neil Armstrong <neil.armstrong@linaro.org>
15 - A Synopsys DesignWare MIPI DSI Host Controller IP
16 - A TOP control block controlling the Clocks & Resets of the IP
19 - $ref: dsi-controller.yaml#
24 - amlogic,meson-g12a-dw-mipi-dsi
33 clock-names:
36 - const: pclk
37 - const: bit
38 - const: px
39 - const: meas
44 reset-names:
46 - const: top
51 phy-names:
53 - const: dphy
65 description: DSI output node to panel.
68 - port@0
69 - port@1
72 - compatible
73 - reg
74 - clocks
75 - clock-names
76 - resets
77 - reset-names
78 - phys
79 - phy-names
80 - ports
85 - |
86 dsi@6000 {
87 compatible = "amlogic,meson-g12a-dw-mipi-dsi";
90 reset-names = "top";
92 clock-names = "pclk", "bit", "px";
94 phy-names = "dphy";
97 #address-cells = <1>;
98 #size-cells = <0>;
105 remote-endpoint = <&dpi_out>;
109 /* DSI Output */
114 remote-endpoint = <&mipi_in_panel>;