[PATCH] ARM: dts: stm32: Fix AV96 and DHCOR split
Patrick DELAUNAY
patrick.delaunay at st.com
Tue Apr 28 10:44:13 CEST 2020
Dear Marek,
> From: Marek Vasut <marex at denx.de>
> Sent: lundi 27 avril 2020 13:16
>
> The commit 132e5b68986d ("ARM: dts: stm32: Split AV96 into DHCOR SoM and
> AV96 board") was not applied correctly and in full, and omitted an important split
> of the SoM into 3V3 and 1V8 options. The Avenger96 board is based on the 1V8
> IO option of the DHCOR SoM, however this is an optional modification of the 3V3
> IO DHCOR SoM with extra on-SoM regulator to cater for the 96boards 1V8 IO
> requirements.
>
> Reinstate the split between the 1V8 and 3V3 IO variants.
>
> Fixes: 132e5b68986d ("ARM: dts: stm32: Split AV96 into DHCOR SoM and AV96
> board")
> Signed-off-by: Marek Vasut <marex at denx.de>
> Cc: Manivannan Sadhasivam <manivannan.sadhasivam at linaro.org>
> Cc: Patrick Delaunay <patrick.delaunay at st.com>
> Cc: Patrice Chotard <patrice.chotard at st.com>
> ---
> arch/arm/dts/stm32mp15xx-dhcor-avenger96.dts | 2 +-
> arch/arm/dts/stm32mp15xx-dhcor-io1v8.dtsi | 24 +++++++++++++++++++
> ...hcor.dtsi => stm32mp15xx-dhcor-io3v3.dtsi} | 13 +---------
> 3 files changed, 26 insertions(+), 13 deletions(-) create mode 100644
> arch/arm/dts/stm32mp15xx-dhcor-io1v8.dtsi
> rename arch/arm/dts/{stm32mp15xx-dhcor.dtsi => stm32mp15xx-dhcor-
> io3v3.dtsi} (94%)
>
Reviewed-by: Patrick Delaunay <patrick.delaunay at st.com>
Thanks
Patrick
More information about the U-Boot
mailing list