Hi,
I am trying to support gmsl camera use max96712,max9295 and imx390,my device is Agx Orin dev kit 64GB,and using jetpack6.2.However,when I refer to Jetson Virtual Channel with GMSL Camera Framework — NVIDIA Jetson Linux Developer Guide. I can not find “gmsl-link” node in “tegra234-camera-imx390-a00.dtsi”.So I want to know if the tutorial has not been updated?
And can you offer a reference dts file use max96712,max9295 and imx390.Thanks.
Looks like JP6 remove it.
You can check the nv_imx390.c to confirm it.
Thanks
Hi,
Could you please confirm whether there are plans to update relevant examples or tutorials in the future?
Thanks!
Below change remove it.
Looks like enable WDR mode and remove virtual channel.
You can still follow the document for virtual channel use case.
commit 92a36dcc762c60b905daf5fc499c54c968c2fb29
Author: Ankur Pawar ankurp@nvidia.com
Date: Wed Mar 27 10:48:46 2024 +0000
overlay: t23x: enable IMX390 WDR mode
Enable WDR(wide dynamic range) mode for IMX390.
1 Add WDR mode table to IMX390 overlay.
2 Support only link A in desrializer
(only one sensor is supported for now).
Add tegra234-p3737-camera-imx390-addr-0x21-overlay.dtbo
for IMX390 sensor with i2c address 0x21.
Bug 4505240
Change-Id: I6ccff56d0943674bc2f0142c8829fb4c812569a1
Signed-off-by: Ankur Pawar <ankurp@nvidia.com>
Reviewed-on: https://git-master.nvidia.com/r/c/device/hardware/nvidia/t23x-public-dts/+/3105263
Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com>
Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.