Home
last modified time | relevance | path

Searched hist:"11140 cc40ddc3e7a2f2e3352e8a0587a93ba75df" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/mach-omap2/
H A Dsleep43xx.Sdiff 11140cc40ddc3e7a2f2e3352e8a0587a93ba75df Tue Apr 02 18:57:43 CEST 2019 Dave Gerlach <d-gerlach@ti.com> ARM: OMAP2+: sleep43xx: Run EMIF HW leveling on resume path

When returning from DeepSleep mode on AM437x platforms the EMIF must run
DDR hardware leveling, same as done during u-boot, to properly restore the
EMIF PHY to it's operational state on platforms using DDR3.

Call the ti-emif-sram-pm run_hw_leveling routine to perform this. This
happens after all other EMIF values are restored so the exact same
configuration used at boot is used at the end of EMIF resume as well.

Signed-off-by: Dave Gerlach <d-gerlach@ti.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>