Lines Matching +full:companion +full:- +full:pxl2dpi
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/display/bridge/fsl,imx8qxp-pxl2dpi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Liu Ying <victor.liu@nxp.com>
13 The Freescale i.MX8qxp Pixel Link to Display Pixel Interface(PXL2DPI)
14 interfaces the pixel link 36-bit data output and the DSI controller’s
15 MIPI-DPI 24-bit data input, and inputs of LVDS Display Bridge(LDB) module
19 The i.MX8qxp PXL2DPI is controlled by Control and Status Registers(CSR) module.
20 The CSR module, as a system controller, contains the PXL2DPI's configuration
25 const: fsl,imx8qxp-pxl2dpi
27 fsl,sc-resource:
29 description: The SCU resource ID associated with this PXL2DPI instance.
31 power-domains:
34 fsl,companion-pxl2dpi:
37 A phandle which points to companion PXL2DPI which is used by downstream
46 description: The PXL2DPI input port node from pixel link.
50 description: The PXL2DPI output port node to downstream bridge.
53 - port@0
54 - port@1
57 - compatible
58 - fsl,sc-resource
59 - power-domains
60 - ports
65 - |
66 #include <dt-bindings/firmware/imx/rsrc.h>
67 pxl2dpi {
68 compatible = "fsl,imx8qxp-pxl2dpi";
69 fsl,sc-resource = <IMX_SC_R_MIPI_0>;
70 power-domains = <&pd IMX_SC_R_MIPI_0>;
73 #address-cells = <1>;
74 #size-cells = <0>;
77 #address-cells = <1>;
78 #size-cells = <0>;
83 remote-endpoint = <&dc_pixel_link0_mipi_lvds_0_pxl2dpi>;
88 remote-endpoint = <&dc_pixel_link1_mipi_lvds_0_pxl2dpi>;
93 #address-cells = <1>;
94 #size-cells = <0>;
99 remote-endpoint = <&mipi_lvds_0_ldb_ch0_mipi_lvds_0_pxl2dpi>;
104 remote-endpoint = <&mipi_lvds_0_ldb_ch1_mipi_lvds_0_pxl2dpi>;