From: Zhuoyu Zhang Date: Tue, 18 Mar 2014 05:41:25 +0000 (+0800) Subject: cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs X-Git-Tag: v3.15-rc1~151^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bfa709bc823fc32ee8dd5220d1711b46078235d8;p=pandora-kernel.git cpufreq: powerpc: add cpufreq transition latency for FSL e500mc SoCs According to the data provided by HW Team, at least 12 internal platform clock cycles are required to stabilize a DFS clock switch on FSL e500mc Socs. This patch replaces the CPUFREQ_ETERNAL with appropriate HW clock transition latency to make DFS governors work normally on Freescale e500mc boards. Signed-off-by: Zhuoyu Zhang Acked-by: Viresh Kumar Signed-off-by: Rafael J. Wysocki --- Reading git-diff-tree failed