I want to add a LCD to a custom imx6 board.
Before, there was the file mxc_lcdif.c, which had the fsl,lcd compatible. Then you had a node in the devicetree, describing which ipu/di/...
However, this seems to be removed/changed in kernel 5.4?
How do I add an lcd display the proper way now?