Hi,
I am working with the ov5640 camera on the iMX8M plus and Linux BSP 5.10.52.
If I change the ov5640 driver from built-in to loadable module, then the ISI capture device /dev/video3 is not created during boot which is as expected.
However, when I manually load the ov5640 driver after boot, I would expect the ISI driver to be notified of the camera and to re-create the capture device /dev/video3 but this does not happen.
Any way to fix this problem in the ISI driver?
BR,
Ulrich