ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency
authorSantosh Shilimkar <santosh.shilimkar@ti.com>
Wed, 6 Feb 2013 10:21:45 +0000 (15:51 +0530)
committerNishanth Menon <nm@ti.com>
Mon, 8 Sep 2014 16:38:41 +0000 (11:38 -0500)
commitd2136bce9db79f7d983f081c5d1b6e9359714dd6
tree1c45d33cf0d57559201f9c40d1dbb0764d4f45c9
parenta89726d3b4cb81b033e34cc55974a33dab3279da
ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency

With EMIF clock-domain put under hardware supervised control, memory
corruption and untraceable crashes are observed on OMAP5. Further
investigation revealed that there is a weakness in the PRCM on this
specific dynamic depedency.

The recommendation is to set MPUSS static dependency towards EMIF
clock-domain to avoid issues. This recommendation holds good for DRA7
family of devices as well.

Signed-off-by: Santosh Shilimkar <santosh.shilimkar@ti.com>
[rnayak@ti.com: DRA7]
Signed-off-by: Rajendra Nayak <rnayak@ti.com>
[nm@ti.com: conflict resolution, dra7]
Signed-off-by: Nishanth Menon <nm@ti.com>
Reviewed-by: Kevin Hilman <khilman@linaro.org>
Tested-by: Kevin Hilman <khilman@linaro.org>
arch/arm/mach-omap2/pm44xx.c