Hi Tero, The following series adds the DT nodes for the MCU SRAM present within the MCU domain for both AM65x and J721E SoCs. The first 2 patches enable the MCU SRAM node to be probed properly on AM65x SoCs, and the third patch the equivalent for J721E SoCs. The third patch depends on the base J721E support patch series from Nishanth [1]. The last patch is not related to MCU SRAM, but adds the ranges for the R5F cluster that is also present in the MCU domain in preparation for the R5F nodes. regards Suman [1] https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=121189 Suman Anna (4): arm64: dts: ti: k3-am65: Add MCU SRAM ranges in interconnect nodes arm64: dts: ti: k3-am65-mcu: Add the MCU RAM node arm64: dts: ti: k3-j721e: Add the MCU SRAM node arm64: dts: ti: k3-am65: Add R5F ranges in interconnect nodes arch/arm64/boot/dts/ti/k3-am65-mcu.dtsi | 8 ++++++++ arch/arm64/boot/dts/ti/k3-am65.dtsi | 6 ++++++ arch/arm64/boot/dts/ti/k3-j721e-mcu-wakeup.dtsi | 8 ++++++++ 3 files changed, 22 insertions(+) -- 2.21.0