Hi @all
I am working on imx8m-mini board. Lcd is connected on lvds interface. Lcd is working fine in kernel.It is working on bridge interface(dsi to lvds).
There is no support for lcd at u-boot. I want to add support for lcd at u-boot.
Please let me know how to add support for lvds interface at u-boot.
You need add dsi-lvds bridge driver in uboot.
There are some demo bridge code in uboot that you can refer.