Tool/software:
Hi,
For my application, I need to enable MCU_MCSPI0 and MCU_SPI1 on the J722S.
I noticed that for MCU domain peripherals for other platforms, there is an *-mcu.dtsi associated with them (e.g. k3-am65-mcu.dtsi, k3-j721e-mcu-wakeup.dtsi, etc..).
My assumption is that the MCU_MCSPI0 device tree node should be similarly added, but there is no such file (k3-j722s-mcu.dtsi).
Where should I add the device tree node? Are there any other differences to consider when enabling main vs MCU peripherals?
Thank you,
Jin