This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Linux/AM3352: Generating DTS file from Pinmux tool

Part Number: AM3352

Tool/software: Linux

Hi,

I'm using AM3352 based custom board and TI-SDK linux in my development. To configure the pins according to the custom hardware, we need to generate dtsi & dts files and finally dtb should be given as input to the kernel. As it is suggested in TI site, I had downloaded PinMux Tool (version: 4.0.1531) and trying to do the job. In the meantime, I've observed that the tool generates 4 output files:

1. am335x_pinmux.h

2. am335x_pinmux_data.c

3. devicetree.dtsi

4. PinmuxConfigSummary.csv

Among those, I could not find the dts file. Could you please help me how to generate the dts file? 

Looking forward for your quick reponse.

Regards,

Srikanth Vemula.