Orin RGMII not work

Hi
I’m currently trying to run RGMII 1G Ethernet on the Orin Jetson linux R36.2 Custom board.
Referring to the Jetson linux R36.2 Jetson Module Adaptation AndBringUp document, I set up RGMII.

My current setting status is as follows.

  1. Setting pinmux using Orin_Jetson_Series_Pinmux_Config_Template.xml

Check the pinmux value by referring to the JetsonModuleAdaptationAndBringUp document FORGMII.

  1. DT File
  1. Flash
    After booting, the dmesg error message is as follows.

    And the G4 and G5 values are as follows (sudokat/sys/ kernel/debug/gpio | grep PG.05)

I think G4 and G5 GPIO are not set up properly, so there is an nethernet error.
Why is there an Ethernet interface error?

Please attach the files for your log and device tree but not copy these things on forum directly.

Yes, I just attached the files.

please attach full dts converted back from dtb file.

please attach full dmesg. Do not parse anything by yourself.