Home
last modified time | relevance | path

Searched full:pxl2dpi (Results 1 – 6 of 6) sorted by relevance

/linux/Documentation/devicetree/bindings/display/bridge/
H A Dfsl,imx8qxp-pxl2dpi.yaml4 $id: http://devicetree.org/schemas/display/bridge/fsl,imx8qxp-pxl2dpi.yaml#
13 The Freescale i.MX8qxp Pixel Link to Display Pixel Interface(PXL2DPI)
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
29 description: The SCU resource ID associated with this PXL2DPI instance.
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.
[all …]
/linux/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pxl2dpi.c33 #define DRIVER_NAME "imx8qxp-pxl2dpi"
329 /* Locate the companion PXL2DPI for dual-link operation, if any. */ in imx8qxp_pxl2dpi_parse_dt_companion()
330 companion = of_parse_phandle(dev->of_node, "fsl,companion-pxl2dpi", 0); in imx8qxp_pxl2dpi_parse_dt_companion()
335 DRM_DEV_ERROR(dev, "companion PXL2DPI is not available\n"); in imx8qxp_pxl2dpi_parse_dt_companion()
346 DRM_DEV_ERROR(dev, "companion PXL2DPI is incompatible\n"); in imx8qxp_pxl2dpi_parse_dt_companion()
366 * even pixels and odd pixels than we need to use the companion PXL2DPI. in imx8qxp_pxl2dpi_parse_dt_companion()
463 { .compatible = "fsl,imx8qxp-pxl2dpi", },
H A Dimx8qxp-pixel-link.c310 /* specially select the next bridge with companion PXL2DPI */ in imx8qxp_pixel_link_find_next_bridge()
311 if (of_property_present(remote, "fsl,companion-pxl2dpi")) in imx8qxp_pixel_link_find_next_bridge()
/linux/Documentation/devicetree/bindings/mfd/
H A Dfsl,imx8qxp-csr.yaml43 "^(ldb|phy|pxl2dpi)$":
61 - pxl2dpi
86 mipi_lvds_0_pxl2dpi: pxl2dpi {
87 compatible = "fsl,imx8qxp-pxl2dpi";
/linux/Documentation/devicetree/bindings/bus/
H A Dfsl,imx8qxp-pixel-link-msi-bus.yaml112 pxl2dpi {
113 compatible = "fsl,imx8qxp-pxl2dpi";
/linux/
H A DMAINTAINERS7687 F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pxl2dpi.yaml