Hi,
Is it possible to make display sub-system as module and install using insmod command or modprobe command?
I need install after display sub-system after boot process done.
Thanks,
Saurav
What you mean " display sub-system"?
Hi,
As display subsystem, nwl-dsi module and mxsfb module and mipi-dsi module.
Thanks,
Saurav
I think you can try to build the driver as module and then run 'insmod' to load them after boot.