Display - TFT3p5581-E(MIPI DSI)
Board - mcimx7sabre dual
I have enabled MIPI DSI module through menuconfig for mcimx7sabre dual and built linux from yocto.
After the modules are built I could find only mxc_dcic.ko under drivers/video/fbdev/mxc/ but couldn't find mxc_mipi_dsi_samsung.ko .
Is mxc_mipi_dsi_samsung.ko is the required module or is it integrated in mxc_dcic.ko only? And more over in kernel bootup it is saying "mxsfb 30730000.lcdif: failed to find mxc display driver"
Please help me in getting this display work.