how can i use i2c of CSI-2 camera

hello everyone.

i want use i2c to set the value of camera register, but i don't know if can i access the i2c.

i get that the address of camera i2c is 0x36( from the document named:Tegra_Linux_Driver_Package_Documents_R23.2),but when i use i2c-tools,i can not see the 0x36 address(just see 0x50 and 0x57).

i hope someone can tell me how can i use the i2c of CSI-2 camera.


thanks in advance.

Assume you were scanning on I2C_PM (I2C3) per the address you got. But did you use I2C_PM to your camera?