Searched full:pxl2dpi (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/Documentation/devicetree/bindings/display/bridge/ |
H A D | fsl,imx8qxp-pxl2dpi.yaml | 4 $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 …]
|
/openbmc/linux/Documentation/devicetree/bindings/mfd/ |
H A D | fsl,imx8qxp-csr.yaml | 43 "^(ldb|phy|pxl2dpi)$": 61 - pxl2dpi 86 mipi_lvds_0_pxl2dpi: pxl2dpi { 87 compatible = "fsl,imx8qxp-pxl2dpi";
|
/openbmc/linux/drivers/gpu/drm/bridge/imx/ |
H A D | imx8qxp-pxl2dpi.c | 33 #define DRIVER_NAME "imx8qxp-pxl2dpi" 334 /* Locate the companion PXL2DPI for dual-link operation, if any. */ in imx8qxp_pxl2dpi_parse_dt_companion() 335 companion = of_parse_phandle(dev->of_node, "fsl,companion-pxl2dpi", 0); in imx8qxp_pxl2dpi_parse_dt_companion() 340 DRM_DEV_ERROR(dev, "companion PXL2DPI is not available\n"); in imx8qxp_pxl2dpi_parse_dt_companion() 351 DRM_DEV_ERROR(dev, "companion PXL2DPI is incompatible\n"); in imx8qxp_pxl2dpi_parse_dt_companion() 371 * even pixels and odd pixels than we need to use the companion PXL2DPI. in imx8qxp_pxl2dpi_parse_dt_companion() 468 { .compatible = "fsl,imx8qxp-pxl2dpi", },
|
H A D | Makefile | 6 obj-$(CONFIG_DRM_IMX8QXP_PIXEL_LINK_TO_DPI) += imx8qxp-pxl2dpi.o
|
H A D | Kconfig | 49 Choose this to enable pixel link to display pixel interface(PXL2DPI)
|
H A D | imx8qxp-pixel-link.c | 315 /* specially select the next bridge with companion PXL2DPI */ in imx8qxp_pixel_link_find_next_bridge() 316 if (of_property_present(remote, "fsl,companion-pxl2dpi")) in imx8qxp_pixel_link_find_next_bridge()
|
/openbmc/linux/Documentation/devicetree/bindings/bus/ |
H A D | fsl,imx8qxp-pixel-link-msi-bus.yaml | 112 pxl2dpi { 113 compatible = "fsl,imx8qxp-pxl2dpi";
|
/openbmc/linux/ |
H A D | MAINTAINERS | 6995 F: Documentation/devicetree/bindings/display/bridge/fsl,imx8qxp-pxl2dpi.yaml
|
H A D | opengrok0.0.log | [all...] |
H A D | opengrok1.0.log | [all...] |