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

2021-11-11 Thread Jagan Teki
On Fri, Nov 12, 2021 at 5:40 AM Tim Harvey wrote: > > On Thu, Nov 11, 2021 at 2:15 AM Jagan Teki wrote: > > > > 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

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

2021-11-11 Thread Tim Harvey
On Thu, Nov 11, 2021 at 2:15 AM Jagan Teki wrote: > > 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. > Jagan, Than

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

2021-11-11 Thread Jagan Teki
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. Requi