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.

AM571x Pinmux output for linux device tree

We're working on pinmux configuration for our AM571x-based board.  Using TI's pinmux tools, we can generate what seems like TI RTOS format pinmuxing data as well as CSV and summary information, but none of these are in device tree format.

- Is there any known method to generate device tree format data from the pinmux tool?

- Barring that, is it possible to get the pinmux tool output for the dra72-evm to compare that CSV/Summary data against our own to determine a concise list of pinmux changes that would be required vs. the reference device tree?