I am currently porting the camera using a custom board.
Currently, I have activated one image sensor and am trying to activate another image sensor, but since the i2c address is the same, I don’t know how to configure the devicetree. I would appreciate your advice on this.
The picture below is a block diagram of our SERDES.
You HW design must need i2c mux to expand the i2c for the same sensor.
For the device tree you can reference to the e3333(ov5693) reference camera board.