Your overlay needs to have a compatible string that matches with the compatible string in the of_device_id struct in your module. If both do match then run "sudo depmod -a" to recreate the mapping files. Reboot to test it.While from the kernel log, I can only saw the following log related to the camera during device boot, there is no log related to the probe function
[ 3.660150] rp1-cfe 1f00110000.csi: found subdevice /axi/pcie@120000/rp1/i2c@88000/och100@36
After I called
sudo modprobe och100
the probe function was called and I can see the log from dmesg.
What remaining issues?Can you also give some clue on the remain issue, really appreciate your support!
Statistics: Posted by trejan — Mon Jan 22, 2024 3:36 am