[PATCH 0/2] arm64: dts: st: Add BSEC support for STM32MP21

Patrice Chotard posted 2 patches 1 month, 2 weeks ago
arch/arm64/boot/dts/st/stm32mp211.dtsi    | 16 ++++++++++++++++
arch/arm64/boot/dts/st/stm32mp215f-dk.dts |  4 ++++
2 files changed, 20 insertions(+)
[PATCH 0/2] arm64: dts: st: Add BSEC support for STM32MP21
Posted by Patrice Chotard 1 month, 2 weeks ago
This series adds BSEC support for STM32MP21.
It adds bsec node in stm32mp211.dtsi and bootph-all property in bsec
node in stm32mp215f-dk.dts file.

Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
---
Patrice Chotard (2):
      arm64: dts: st: add bsec support to stm32mp21
      arm64: dts: st: add bootph-all in bsec node to stm32mp215f-dk

 arch/arm64/boot/dts/st/stm32mp211.dtsi    | 16 ++++++++++++++++
 arch/arm64/boot/dts/st/stm32mp215f-dk.dts |  4 ++++
 2 files changed, 20 insertions(+)
---
base-commit: fd9678829d6dd0c10fde080b536abf4b1121c346
change-id: 20260211-upstream_stm32mp21_bsec_nodes-16aa826a73dc

Best regards,
-- 
Patrice Chotard <patrice.chotard@foss.st.com>
Re: [PATCH 0/2] arm64: dts: st: Add BSEC support for STM32MP21
Posted by Alexandre TORGUE 1 week, 1 day ago
Hi Patrice

On 2/11/26 14:55, Patrice Chotard wrote:
> This series adds BSEC support for STM32MP21.
> It adds bsec node in stm32mp211.dtsi and bootph-all property in bsec
> node in stm32mp215f-dk.dts file.
> 
> Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
> ---
> Patrice Chotard (2):
>        arm64: dts: st: add bsec support to stm32mp21
>        arm64: dts: st: add bootph-all in bsec node to stm32mp215f-dk
> 
>   arch/arm64/boot/dts/st/stm32mp211.dtsi    | 16 ++++++++++++++++
>   arch/arm64/boot/dts/st/stm32mp215f-dk.dts |  4 ++++
>   2 files changed, 20 insertions(+)
> ---
> base-commit: fd9678829d6dd0c10fde080b536abf4b1121c346
> change-id: 20260211-upstream_stm32mp21_bsec_nodes-16aa826a73dc
> 
> Best regards,

Applied on stm32-next.

Thanks
alex