It seems you configured the wrong GPIO controller for sync-out-gpios.
Please use the following configuration instead. (i.e. use &gpio_aon instead of &gpio)
Thank you very much for your suggestions — I have successfully made the modification.
However, I noticed in the pinmux spreadsheet that the pin is set as input by default, but I need it to be output.
So I modified the pinmux spreadsheet and generated three .dtsi files.
I’m still using the AGX Orin platform. Could you please tell me which files in the official package I should replace with these three files to make my configuration take effect?