Hi All,
I am using the imx95 SVS setup
imx95[SOC] + MX95MBDES01[MAX96724] ===> {mx95mbcam[0x03C10+MAX96717F]+mx95mbcam[0x03C10+MAX96717F]+mx95mbcam[0x03C10+MAX96717F]+custom_cam[0x03H10+MAX96717]}
So basically, the entire setup is the same as SVS, but just changed the cam3 with a custom camera module [0x03H10+MAX96717].
I am making driver modifications but am facing an issue with the GMSL link lock.
My custom camera module runs with this configuration:
I2C Address: 0x84;Xtal Configuration
Coax-Pixel Mode,6Gbps
I can only see cam0-3:
root@imx95-19x19-lpddr5-evk:~# i2cdetect -l
i2c-1 i2c 44350000.i2c I2C adapter
i2c-2 i2c 42530000.i2c I2C adapter
i2c-3 i2c 42540000.i2c I2C adapter
i2c-4 i2c 426b0000.i2c I2C adapter
i2c-5 i2c 426c0000.i2c I2C adapter
i2c-6 i2c 426d0000.i2c I2C adapter
i2c-8 i2c i2c-2-mux (chan_id 0) I2C adapter
i2c-9 i2c i2c-2-mux (chan_id 1) I2C adapter
i2c-10 i2c i2c-2-mux (chan_id 2) I2C adapter
Please suggest a solution.
so the orginal setup has 4 camera modules with MAX96724,right now you change one of the module cam3 with custom camera module MAX96717 and you can not find it. The module is chan_id 3,right?