MLK-16347-4: drm/imx: Add mipi-dsi driver for mx8
Add support for the NorthWest Logic MIPI-DSI controller found
in the following i.MX8 platforms: i.MX8qm, i.MX8qxp and i.MX8mq.
This is the MIPI-DSI encoder containing the platform specific changes
and it uses the NWL MIPI-DSI bridge.
Currently only qm and qxp are tested with this driver. The mq support
will be added later.
Signed-off-by:
Robert Chiras <robert.chiras@nxp.com>
Showing
- Documentation/devicetree/bindings/display/imx/dsi_nwl.txt 120 additions, 0 deletionsDocumentation/devicetree/bindings/display/imx/dsi_nwl.txt
- drivers/gpu/drm/imx/Kconfig 9 additions, 0 deletionsdrivers/gpu/drm/imx/Kconfig
- drivers/gpu/drm/imx/Makefile 1 addition, 2 deletionsdrivers/gpu/drm/imx/Makefile
- drivers/gpu/drm/imx/nwl_dsi-imx.c 670 additions, 0 deletionsdrivers/gpu/drm/imx/nwl_dsi-imx.c
Loading
Please register or sign in to comment