Hi there,
I'm updating a custom imx6d board from kernel 4.x to kernel 5.4 from your main yocto recipes.
I'm having a hard time integrating my lvds screen. I can't find what is my dts error, I'm basing the integration on your imx6qdl-sabreauto devicetree. And it's also based on my older kernel device tree.
Basically my board has two screens, one in lcd which is working (eventhough I had to back port the lcd driver), and the other one is in lvds channel 1.
Do you see anything missing that might explain why my configuration doesn't work, I know that this is not a hardware problem since the scerens are working with my older kernel+dts.
Find in this pastebin the relevant part of my dts: https://pastebin.com/Yai8Xqng
For the sake of completeness here is my complete devicetree, just in case something might be missing: https://pastebin.com/m15BduAd
Best regards,
Yann