Other Parts Discussed in Thread: SYSCONFIG, AM625
Hi TI Team,
We are going to use AM625 SoC in our custom device, PROCESSOR-SDK-LINUX-AM62X as SDK and for changing the pin mux configurations we had seen from the other threads that we need to use Sysconfig tool. We have downloaded the tool and changed the configurations as per our need. In the tool we are able to see that it gives the pin mux configuration output in 5 files namely AM62x_pinmux.h, AM62x_pinmux_data.c, devicetree.dtsi, PinmuxConfigSummary.csv and untitled.syscfg.
Of these we are able to find out that the contents from the devicetree.dtsi need to included in the "arch/arm64/boot/dts/ti/k3-am625-sk.dts" but we are not sure whether we need to do the dts changes in both the kernel and u-boot dts files. And we are also not sure whether to include the changes from the AM62x_pinmux.h and AM2x_pinmux_data.c files in the SDK or not. If the changes from these files also needs to be included means please let us know the path where we need to do include the changes in the SDK.
Thanks in advance.
Ranjith.