u-boot/board/dhelectronics/dh_stm32mp1
Marek Vasut 34be2ada13 ARM: dts: stm32: Remove buck3 regulator-always-on on AV96
In case the regulator-always-on is present in regulator DT node,
the regulator is always reconfigured to the voltage set in DT on
probe, even if regulator_set_value() has been called before. Drop
the property from AV96 U-Boot DT and enable the regulator manually
in code, as the board already reconfigures the Buck3 regulator in
code per PMIC NVM content instead.

Fixes: 0adf10a87b ("ARM: dts: stm32: Configure Buck3 voltage per PMIC NVM on Avenger96")
Signed-off-by: Marek Vasut <marex@denx.de>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-10-18 08:20:35 +02:00
..
board.c ARM: dts: stm32: Remove buck3 regulator-always-on on AV96 2022-10-18 08:20:35 +02:00
Kconfig board: stmp32mp1: split board and SOC STM32MP15 configuration 2021-11-10 17:03:36 +01:00
MAINTAINERS board: stmp32mp1: split board and SOC STM32MP15 configuration 2021-11-10 17:03:36 +01:00
Makefile ARM: stm32: Align mtdparts with SPI NOR layout on DHSOM 2021-11-10 17:03:59 +01:00
u-boot-dhcom.its ARM: stm32: Use firmware property instead of loadables 2021-01-13 09:52:58 +01:00
u-boot-dhcor.its ARM: dts: stm32: Add DHCOR based DRC Compact board 2022-06-17 09:31:19 +02:00