Re: imx8mm lcdif->dsi->adv7535 no video, no errors
From: Fabio Estevam
Date: Mon Aug 01 2022 - 15:34:02 EST
Hi Adam,
On Sat, Jul 30, 2022 at 12:16 PM Adam Ford <aford173@xxxxxxxxx> wrote:
>
> Hey all,
>
> I am trying to test Jagan's patch series [1] to add support for the
> samsung dsim bridge which is used on the imx8mm to output DSI video.
> The DSIM gets the video from the mxsfb, and in my case, the DSI is
> sent to the adv7535 for connecting to HDMI.
I had to add some extra patches on top of Jagan's imx8mm-dsi-v3 to get
HDMI output functional on a imx8mm-evk via ADV7535:
https://github.com/fabioestevam/kernel/commits/imx8mm-dsi-v3
Does it work on your board?