u-boot/drivers/ram/stm32mp1
Patrick Delaunay a46dce2817 ram: stm32mp1: add support of STM32MP13x
Add support for new compatible "st,stm32mp13-ddr" to manage the
DDR sub system (Controller and PHY) in STM32MP13x SOC:
- only one AXI port
- support of 16 port output (MEMC_DRAM_DATA_WIDTH = 2)

The STM32MP15x SOC have 2 AXI ports and 32 bits support.

Signed-off-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Reviewed-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-06-17 10:41:16 +02:00
..
Kconfig Kconfig: Remove all default n/no options 2021-08-31 17:47:49 -04:00
Makefile stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr.c ram: stm32mp1: Conditionally enable ASR 2022-05-10 13:54:47 +02:00
stm32mp1_ddr.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ddr_regs.h ram: stm32mp1: Unconditionally enable ASR 2022-03-15 09:16:55 +01:00
stm32mp1_interactive.c stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00
stm32mp1_ram.c ram: stm32mp1: add support of STM32MP13x 2022-06-17 10:41:16 +02:00
stm32mp1_tests.c common: Drop asm/global_data.h from common header 2021-02-02 15:33:42 -05:00
stm32mp1_tests.h stm32mp1: ram: remove tuning support 2021-11-30 16:43:28 +01:00