u-boot/board/dhelectronics
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
..
common board: dhelectronics: Implement common MAC address functions 2022-08-12 16:10:49 -04:00
dh_imx6 ARM: imx6: dh-imx6: Enable d-cache early in SPL 2022-09-01 17:18:42 -04:00
dh_imx8mp ARM: imx: Deduplicate i.MX8M SNVS LPGPR unlock 2022-09-20 18:30:02 +02:00
dh_stm32mp1 ARM: dts: stm32: Remove buck3 regulator-always-on on AV96 2022-10-18 08:20:35 +02:00