Hi Toradex,
There is an article Verdin iMX8M Plus LVDS Known issues, which describes that any native LVDS display connected to imx8mp is forced to use clock-frequency 74.25MHz for single channel and 148.5Mhz for dual channel.
This article explains, how to customize Torizon kernel in Yocto image to solve this issue, and I can confirm, that in my case it helped to solve the issue.
However, I would also like to customize Toradex Easy Installer (TEZI) that is an excellent tool for image deployments. I have a customized TEZI FIT image that uses my custom device tree, but again I am facing an issue with display, which I am pretty sure is again related to clock-frequency. Note that I also had to create a custom boot.scr, as current boot.scr implementation does not allow you to boot without overlays.
What I would need is a customized TEZI kernel, which will patch drivers/gpu/drm/imx/imx8mp-ldb.c in the same way as suggested in Verdin iMX8M Plus LVDS Known issues.
Would it be possible to either expose TEZI kernel for customization, or to find some other way to patch imx8mp-ldb.c? Maybe we could have some environment variable, that I could set in a customized boot.scr.
This Feature Request is not urgent. I can temporarily work around TEZI GUI by using TEZI autoinstall feature to deploy a patched Torizon Yocto image automatically (from a local USB stick).
Best Regards,
Jaroslav