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.