As ours is AGX Orin industrial, i have updated in tegra234-p3737-0000+p3701-0008-nv.dts inside nv-platform folder…
can you explain about this we have updated this details also on pinmux sheet
1)can you put your running device tree on jetson agx orin from /proc/device-tree
2) we are not able to see the eqos nodes and other nodes in the master DTB file from /boot/dtb/kernel-p3737-0000+p3701-0008.dtb
3) Are you editing any thing in /boot/extlinux/extlinux.conf file to add FDT path for taking the DTB file
4) could you share your all changed files here.. like jetson-agx-orin.conf, etc here, also the running device tree file from jetson
Finally, 1G Ethernet onboard MAC EQOS is working for RGMII connection over Marvell Ext PHY - 88E1512.
One thing is for AGX Orin Industrial we need to add the ethernet@2310000 inside tegra234-p3737-0000+p3701-0008-nv.dts file present under /source/hardware/nvidia/t23x/nv-public/nv-platform folder
Below are the PINMUX files( gpio.dtsi & pinmux.dtsi) and AGX Orin Industrial board Conf file p373-0000-p3701-0008.conf( jetson-agx-orin-industrial.conf) and tegra234-p3737-0000+p3701-0008-nv.dts files that are edited for making 1G onboard ethernet EQOS work.
For the comment Don’t forget the reset and IRQ I was referring to the two pinmux entries that were necessary to connect those signals. GPIO17 and GPIO18.
I am glad that I could help. We have not figured out the whole file structure and we also support non-industrial parts so I referenced the wrong file. Good luck with your project.