Customised changes from the Pinmux tool for Orin Nano yeilds 3 dtsi files. Could you please let us how to build these dtsi files duirng the SDK build

Hi Team,

We have customised the PinMux tool for our Orin Nano board. After the changes are made and when clicked on the “Generate” option, we could get 3 dtsi files:
‘Orin-orin_nano_custom_board-padvoltage-default 1.dtsi’
‘Orin-orin_nano_custom_board-pinmux 1.dtsi’
‘Orin-orin_nano_custom_board-gpio-default 1.dtsi’

We wanted to build the SDK with these changes. So could you please let us know the path to copy these files and then build the SDK.
Is there any way to convert all 3 files into a single dtb file and then compile the SDK?
please suggest the best policy.

Thanks,
Satya.

Linux_for_Tegra/bootloader will have files with “pinmux”, “gpio” and “padvoltage” withint its file name. Replace these files to each of them corresponding.

They don’t need to get complied by you.