[PATCH v7 11/13] arm: dts: k3-am62p: Add r5 device nodes

Kumar, Udit u-kumar1 at ti.com
Sat Dec 13 07:59:40 CET 2025


On 12/10/2025 7:39 PM, Markus Schneider-Pargmann (TI.com) wrote:
> These are needed in SPL to be able to resume from DDR immediately after
> booting from IO+DDR.
>
> Signed-off-by: Markus Schneider-Pargmann (TI.com) <msp at baylibre.com>
> ---
>   arch/arm/dts/k3-am62p5-sk-u-boot.dtsi | 8 ++++++++
>   1 file changed, 8 insertions(+)
>
> diff --git a/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi b/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
> index cf087c6e343a8af6f4bb2093bb6c3f28395a2686..26133d818973214914f68838f678dda5aba63970 100644
> --- a/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
> +++ b/arch/arm/dts/k3-am62p5-sk-u-boot.dtsi
> @@ -13,6 +13,14 @@
>   	};
>   };
>   
> +&wkup_r5fss0_core0_memory_region {
> +	bootph-pre-ram;
> +};
> +
>   &dmsc {
>   	bootph-pre-ram;
>   };
> +
> +&wkup_r5fss0_core0 {
> +	bootph-pre-ram;
> +};

For this patch,

Reviewed-by: Udit Kumar <u-kumar1 at ti.com>

Please push to kernel device tree as well.



More information about the U-Boot mailing list