This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

SK-TDA4VM: imx219 cannot work.

Part Number: SK-TDA4VM

sdk linx sk -9.2.5 

in uboot 

=>setenv name_overlays k3-j721e-sk-rpi-cam-imx219.dtbo

=>boot

(1)in /dev/  

insmod imx219.ko 

only find the video0 video1

(2)dmesg  kernel  message log ,but not find imx219 info.

(3) i2cdetected -y -q -r 6 

   can find imx219 i2c address (0x10)

 (4) i2ctransfer -y 6 w2@0x10 0x00 0x00 r2

  0x02 0x19

 imx219 ID read out is right.