Tool/software: Linux
With Device Trees, there seems to be a thousand different references to modify and edit them, but I'm struggling trying to get the toolchains lined up. Is there any documentation which shows a workflow to allow:
Pinmux .dtsi generation >> Merge into a 'generic' DTS file >> Processor SDK compilation >> Processor SDK installation (Yocto custom layer)
Failing the joined-up approach, can you point to any specific references on building the DTS within the processor SDK (the kernel pages reference it, but I tihnk they're from an old version as the function calls don't match the latest release)?
Can anyone help?
Mat