Hi Marek On 3/11/22 10:19, Marek Vasut wrote: > On 2/10/22 17:32, Patrick DELAUNAY wrote: >> Hi, > > Hi, > >> On 2/3/22 02:49, Marek Vasut wrote: >>> The vdd_io regulator is present only on DHCOR SoM configured for 1V8 IO, >>> as populated on Avenger96, but not present on 3V3 DHCOR SoM. Move these >>> extras to Avenger96 u-boot DT extras. >>> >>> Fixes: 3919aa1722a ("ARM: dts: stm32: Add DFU support for DHCOR recovery") >>> Signed-off-by: Marek Vasut <ma...@denx.de> >>> Cc: Patrice Chotard <patrice.chot...@foss.st.com> >>> Cc: Patrick Delaunay <patrick.delau...@foss.st.com> >>> --- >>> arch/arm/dts/stm32mp15xx-dhcor-avenger96-u-boot.dtsi | 4 ++++ >>> arch/arm/dts/stm32mp15xx-dhcor-u-boot.dtsi | 4 ---- >>> 2 files changed, 4 insertions(+), 4 deletions(-) >> >> >> >> Reviewed-by: Patrick Delaunay <patrick.delau...@foss.st.com> > > This seems to have been missed and should be part of this upcoming release.
A pull request will be send next week. Thanks Patrice