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/PROCESSOR-SDK-AM335X: How to create complete dts file.

Part Number: PROCESSOR-SDK-AM335X

Tool/software: Linux

Dear team,

Using PIN mux utility i got all pin mixing details and required dtsi file for creating device tree.

Now is there any tool which can generate dts file for me?

(with xilinx sdk i can create complete dts file in a click, is ti sdk similar to this? can i get dts file from there?)

If not how can i make dts file or i need to go manually?

regards,

Rahul

  • Hi,

    There is no such tool. The dts is basically a board file describing the interfaces and peripherals on your evm. There are too many variations for a tool.

    I'd suggest you use one of the existing am335x dts files and modify it to match your hardware.

    Best Regards,
    Yordan