[RFC PATCH v2 0/3] arm64: imx8mm: Add MIPI DSI support

Jagan Teki jagan at amarulasolutions.com
Thu Nov 11 02:14:53 PST 2021


This series support MIPI DSI on i.MX8MM.

The DSIM bridge still need to work to make it compatible for
exynos drm dsi hardware block.

This series work directly on to of linux-next with recent
dispmix-blk-ctrl changes.

Tested on i.Core MX8M Mini SoM with EDIMM2.2 and CTOUCH2
Carrier boards.

Required changes:
1. DSIM driver
https://patchwork.kernel.org/project/linux-arm-kernel/cover/20210704090230.26489-1-jagan@amarulasolutions.com/
2. DPHY change
https://www.spinics.net/lists/devicetree/msg381691.html
3. Bus format fix
https://github.com/openedev/linux/commit/6ca9781ed53ea75e26341dd57250e63794638b20

Complete repo:
https://github.com/openedev/linux/commits/111021-imx8mm-dsim

Any inputs?
Jagan.

Jagan Teki (3):
  arm64: dts: imx8mm: Add eLCDIF node support
  arm64: dts: imx8mm: Add MIPI DSI pipeline
  arm64: dts: imx8mm-icore: Enable LVDS panel for EDIMM2.2

 .../freescale/imx8mm-icore-mx8mm-edimm2.2.dts | 85 +++++++++++++++++++
 arch/arm64/boot/dts/freescale/imx8mm.dtsi     | 74 ++++++++++++++++
 2 files changed, 159 insertions(+)

-- 
2.25.1




More information about the linux-arm-kernel mailing list