Skip to content
Commit 67055bee authored by Nishanth Menon's avatar Nishanth Menon Committed by Tom Rini
Browse files

ARM: DRA7: Change configuration to prevent DDR reset control from EMIF



DRA7/AM57xx devices can be operated in many different configurations.
When the SoC is supposed to support a configuration where low power mode
state may involve the SoC completely powered off and DDR is in self
refresh, SoC EMIF controller should not be the master of the reset
signal and an external entity might be in control of things.

The default configuration of Linux on TI evms involve not powering off
the voltage rails (due to various reasons including reliability concerns)
and must not allow DDR reset to be controlled by EMIF. On platforms
where external entity might control the reset signal, this configuration
will be a "dont care".

Fixes: 536d8747 ("ARM: DRA7: Update DDR IO registers")
Tested-by: default avatarKeerthy <j-keerthy@ti.com>
Acked-by: default avatarBrad Griffis <bgriffis@ti.com>
Signed-off-by: default avatarNishanth Menon <nm@ti.com>
Reviewed-by: default avatarTom Rini <trini@konsulko.com>
parent 3683c3d1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment