arm-trusted-firmware/drivers/st/ddr
Yann Gautier 5e0be8c024 feat(stm32mp2): enable DDR sub-system clock
Create a DDR helper files, and add a function to enable DDR clocks
in RCC_DDRCPCFGR register.
Call this ddr_sub_system_clk_init() just before clock driver init,
as it needs to be done before enabling DDR PLL clock (PLL2).

Change-Id: I365d6aa034363d0c036ce2d9f944f077ba86e193
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2024-08-12 15:54:52 +02:00
..
stm32mp1_ddr.c fix(tree): correct some typos 2023-05-09 15:57:12 +01:00
stm32mp1_ddr_helpers.c feat(stm32mp1): allow configuration of DDR AXI ports number 2022-01-05 11:09:59 +01:00
stm32mp1_ram.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00
stm32mp2_ddr_helpers.c feat(stm32mp2): enable DDR sub-system clock 2024-08-12 15:54:52 +02:00
stm32mp_ddr.c fix(st-ddr): add missing debug.h 2022-01-19 15:13:18 +01:00
stm32mp_ddr_test.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00
stm32mp_ram.c fix(st-ddr): express memory size with size_t type 2023-09-18 09:58:00 +02:00