Missing display configuration file for agx orin in Jetpack 7.2

Hi NVIDIA Team,

I am working on custom display configurations for a Jetson AGX Orin custom carrier board using JetPack 7.2.

According to documentation Display Configuration for Jetson Orin — NVIDIA Jetson Linux Developer Guide , the Display Control Block (DCB) configuration should be handled in tegra234-dcb-p3701-0000-a02-p3737-0000-a01.dtsi. However, this specific .dtsi file seems to be missing or renamed in the JetPack 7.2 BSP source download.

Could you please point me to the correct DCB file or the updated display configuration path for the AGX Orin under JetPack 7.2?

Regards,

Vrushti

This one

./nv-platform/tegra234-dcb-p3737-0000-p3701-0000.dtsi

Hi @WayneWWW , thanks for the information, it would be great if the documentation ( Display Configuration for Jetson Orin — NVIDIA Jetson Linux Developer Guide ) for jetpack 7.2 is updated with the same details.