[PATCH] ARM: dts: stm32: Drop stm32mp15xc.dtsi from Avenger96

Alexandre TORGUE alexandre.torgue at foss.st.com
Thu Oct 20 08:40:16 PDT 2022


Hi Marek

On 9/23/22 04:37, Marek Vasut wrote:
> The Avenger96 is populated with STM32MP157A DHCOR SoM, drop the
> stm32mp15xc.dtsi which should only be included in DTs of devices
> which are populated with STM32MP15xC/F SoC as the stm32mp15xc.dtsi
> enables CRYP block not present in the STM32MP15xA/D SoC .
> 
> Fixes: 7e76f82acd9e1 ("ARM: dts: stm32: Split Avenger96 into DHCOR SoM and Avenger96 board")
> Signed-off-by: Marek Vasut <marex at denx.de>
> ---
> Cc: Alexandre Torgue <alexandre.torgue at foss.st.com>
> Cc: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
> Cc: Patrice Chotard <patrice.chotard at foss.st.com>
> Cc: Patrick Delaunay <patrick.delaunay at foss.st.com>
> Cc: linux-stm32 at st-md-mailman.stormreply.com
> To: linux-arm-kernel at lists.infradead.org
> ---
>   arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts | 1 -
>   1 file changed, 1 deletion(-)
> 
> diff --git a/arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts b/arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts
> index 2e3c9fbb4eb36..275167f26fd9d 100644
> --- a/arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts
> +++ b/arch/arm/boot/dts/stm32mp157a-dhcor-avenger96.dts
> @@ -13,7 +13,6 @@
>   /dts-v1/;
>   
>   #include "stm32mp157.dtsi"
> -#include "stm32mp15xc.dtsi"
>   #include "stm32mp15xx-dhcor-som.dtsi"
>   #include "stm32mp15xx-dhcor-avenger96.dtsi"
>  

Applied on stm32-next.

Thanks.
Alex




More information about the linux-arm-kernel mailing list