Raspberry Pis ov5647 is not even detecting in i2c devices in Jetson Nano

Hello all,
I know that Jetson nano does not have ov5647 kernel module, but still when it is connected to MIPI interface it should get detected as I2c device right, but why it is not even getting detected in Jetson nano?

Did you run i2cdetect and not deteced?
Did you implement the driver and device tree for it?

No I did not modified any driver or device tree,
and I tried to detect with these commands
i2cdetect -y x
i2cdetect -r x
still I did not seen anything.

Probe the signal to confirm if device ack for the i2c command to confirm it.

No Im not getting any ACK from my sensor

I’m closing this topic due to there is no update from you for a period, assuming this issue was resolved.
If still need the support, please open a new topic. Thanks

Please attached the scope here for review.

Thanks