arm-trusted-firmware/drivers/st
Patrick Delaunay 47e62314b6 feat(stm32mp1): handle DDR power supplies
Modify the DDR driver to handle the DDR power supplies when a PMIC
is present in the function stm32mp_board_ddr_power_init(), define
in the platform file.

This patch allows to easily modify the used DDR power supplies
for customer boards, when they don't use STPMIC1 PMU or when
the regulators are not connected as on the STMicroelectronics
boards.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Change-Id: I93ee6295ef7032ac20f03608d22cd460f7d87ef5
2024-10-02 17:24:35 +02:00
..
bsec feat(st-bsec): use early traces 2024-04-24 15:44:28 +02:00
clk feat(st-clock): add STM32MP2 clock driver 2024-06-27 18:27:17 +02:00
crypto refactor: digest sizes 2024-09-30 16:05:54 -07:00
ddr feat(stm32mp1): handle DDR power supplies 2024-10-02 17:24:35 +02:00
etzpc refactor(st-drivers): do not rely on DT in etzpc_init 2022-08-10 10:00:03 +02:00
fmc fix(st-fmc): fix type in message 2022-02-15 18:09:51 +01:00
gpio fix(st-gpio): configure each GPIO mux as secure for STM32MP2 2024-06-17 11:24:09 +02:00
i2c refactor(st-i2c): use fdt_read_uint32_default() 2024-01-19 10:06:06 +01:00
iwdg feat(st): use newly introduced clock framework 2021-12-22 13:08:09 +01:00
mmc feat(st-sdmmc2): set FIFO size to 1024 on STM32MP25 2024-03-06 11:54:00 +01:00
pmic feat(stm32mp1): handle DDR power supplies 2024-10-02 17:24:35 +02:00
regulator feat(st-regulator): support regulator_set_voltage for fixed regulator 2024-09-06 15:42:10 +02:00
reset feat(st-reset): add stm32mp2_reset driver 2024-06-27 18:27:17 +02:00
spi fix(st-spi): remove SR_BUSY bit check before sending command 2022-05-11 10:01:33 +02:00
uart feat(st-uart): add AARCH64 stm32_console driver 2023-09-08 10:56:49 +02:00
usb fix(st-usb): replace redundant checks with asserts 2022-12-01 16:17:34 +00:00