could you please elaborate your environment setups. did you meant you’ve verify single camera use-case?
how you extend camera supports, please see-also Nano’s single/dual camera device tree for reference,
for example, tegra210-camera-rbpcv2-dual-imx219.dtsi and tegra210-camera-rbpcv2-imx219.dtsi.
thanks
So I have 4gb Jetson Nano with two ar0144 cameras which is connected to two available 2 MIPI ports that’s pretty much it for setup. Yes, I verify the single camera use-case for this camera and it’s working great, however I want to make it work for dual cameras that’s why I am asking. I also take a look at dual version of IMX219 and modify it accordingly to that. Btw I’m using 32.5.1
please review the reference driver to implement dual camera supports,
you should also review the port bindings to check they’re mapping correctly.
thanks