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.

PROCESSOR-SDK-AM65X: Pinmux tool output

Part Number: PROCESSOR-SDK-AM65X

Hello,

I am using the latest pin-mux tool for generating the pin-mux files online. The tool generates four files:

1. AM65xx_pinmux.h

2. AM65xx_pinmux_data.c

3. devicetree.dtsi

4. PinmuxConfigSummary.csv

I am working on the linux sdk. How should i use these files in the kernel to successfully complete the pin configuration?