u-boot/drivers/ram/stm32mp1
Marek Vasut 221869efc3 ram: stm32mp1: Conditionally enable ASR
Enable DRAM ASR, auto self-refresh, conditionally, based on DT PWRCTL
register bits. While ASR does save considerable amount of power at
runtime automatically, it also causes LTDC underruns on large panels.
Let user select whether or not ASR is required or not, generally ASR
should be enabled on portable and battery operated devices.

Signed-off-by: Marek Vasut <marex@denx.de>
Cc: Patrick Delaunay <patrick.delaunay@foss.st.com>
Cc: Patrice Chotard <patrice.chotard@foss.st.com>
Reviewed-by: Patrick Delaunay <patrick.delaunay@foss.st.com>
Signed-off-by: Patrice Chotard <patrice.chotard@foss.st.com>
2022-05-10 13:54:47 +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: remove __maybe_unused on stm32mp1_ddr_setup 2021-11-30 16:43:28 +01: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