Where To Put Pinmux Spreadsheet DTSI Files

Hi,
Spreadsheet version 1.02
Jetson TX2 Jetpack version 4.2.2

Following the “Jetson TX2 Platform Adaptation and Bring-Up” section in the “NVIDIA Jetson Linux Driver Package Developer Guide”, I ran the Jetson TX2 Series Pinmux spreadsheet, and it generated three dtsi files. They do not seem to be direct replacements for any of the dtsi files found under /hardware/nvidia/platform.

How are we supposed to make use of the generated dtsi files?

Hi,

Please put the dtsi files to Linux_for_Tegra/kernel/pinmux/t18x. Then, read the readme file to use the python tool to change them to cfg file.

Put these cfg files to Linux_for_tegra/bootloader/t186ref to replace the old one and reflash your board.