Hi, am62p-wakeup already has the r5fss node defined, but it is currently missing from the am62a-wakeup domain in the devicetree. This is added as part of the series. For am62a and am62p starter kit boards the r5fss memory region is added and referenced for the r5fss core 0 node. Best Markus Signed-off-by: Markus Schneider-Pargmann <msp@xxxxxxxxxxxx> --- Markus Schneider-Pargmann (3): arm64: dts: ti: k3-am62a-wakeup: Add r5fss arm64: dts: ti: k3-am62a7-sk: Add r5fss memory region arm64: dts: ti: k3-am62p5-sk: Add r5fss memory region arch/arm64/boot/dts/ti/k3-am62a-wakeup.dtsi | 25 +++++++++++++++++++++++++ arch/arm64/boot/dts/ti/k3-am62a7-sk.dts | 11 +++++++++++ arch/arm64/boot/dts/ti/k3-am62p5-sk.dts | 11 +++++++++++ 3 files changed, 47 insertions(+) --- base-commit: 40384c840ea1944d7c5a392e8975ed088ecf0b37 change-id: 20250121-topic-dt-updates-am62-wkup-v6-13-4d15b4e9e996 Best regards, -- Markus Schneider-Pargmann <msp@xxxxxxxxxxxx>