[PATCH 2/3] remoteproc: stm32: use reset for hold boot

Patrick DELAUNAY patrick.delaunay at st.com
Wed Nov 25 11:31:49 CET 2020


Hi,

> From: Patrick DELAUNAY <patrick.delaunay at st.com>
> Sent: jeudi 15 octobre 2020 15:01
> To: u-boot at lists.denx.de
> Cc: Patrick DELAUNAY <patrick.delaunay at st.com>; Fabien DESSENNE
> <fabien.dessenne at st.com>; Arnaud POULIQUEN <arnaud.pouliquen at st.com>;
> Patrice CHOTARD <patrice.chotard at st.com>; U-Boot STM32 <uboot-stm32 at st-
> md-mailman.stormreply.com>
> Subject: [PATCH 2/3] remoteproc: stm32: use reset for hold boot
> Importance: High
> 
> Use the reset function to handle the hold boot bit in RCC with device tree handle
> with MCU_HOLD_BOOT identifier.
> 
> This generic reset allows to remove the two specific properties:
> - st,syscfg-holdboot
> - st,syscfg-tz
> 
> This patch prepares alignment with kernel device tree.
> 
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Fabien DESSENNE <fabien.dessenne at st.com>
> Cc: Arnaud POULIQUEN <arnaud.pouliquen at st.com>
> ---
> 
>  arch/arm/dts/stm32mp15-u-boot.dtsi |  7 +++
>  drivers/remoteproc/stm32_copro.c   | 93 ++++++++----------------------
>  2 files changed, 32 insertions(+), 68 deletions(-)
> 


Applied to u-boot-stm/master, thanks!

Regards

Patrick


More information about the U-Boot mailing list