From: Santosh Shilimkar Date: Wed, 6 Feb 2013 10:21:45 +0000 (+0530) Subject: ARM: OMAP5 / DRA7: PM: Set MPUSS-EMIF clock-domain static dependency X-Git-Tag: soc-for-v3.18~4^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2136bce9db79f7d983f081c5d1b6e9359714dd6;p=pandora-kernel.git 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 [rnayak@ti.com: DRA7] Signed-off-by: Rajendra Nayak [nm@ti.com: conflict resolution, dra7] Signed-off-by: Nishanth Menon Reviewed-by: Kevin Hilman Tested-by: Kevin Hilman --- Reading git-diff-tree failed