It seems you don’t need to use pinmux-dts2cfg.py for t23x series.
You could just put the generated dtsi to the correct directory and re-configure the board config file.
Do you want to use UART0 as serial port to communicate with other peripherals or the log output?
Please share the current dmesg as file here for further check.
When we check in the pinmux folder, the tegra version appears to be t19x and not t23x even though we are using Jetson Orin Nano.
The Nvidia sdk manager is also up to date.
Are we missing/ over-looking something?
We intend to use the UART0 as serial port to communicate with other peripherals.
I have attached the dmesg log file here. dmesg_log.txt (66.2 KB)
Yes, hence the confusion because the pinmux folder in my host machine is as follows:
/bootFromExternalStorage/R35.3.1/Linux_for_Tegra/kernel/pinmux/t19x
regarding serial@3110000,
we enabled it (changed “disabled” to “okay”) in tegra234-p3767-0004-p3768-0000-a0.dtb
which is in kernel/dtb/
The dtb file is attached below: tegra234-p3767-0004-p3768-0000-a0.dtb (337.4 KB)