Re: [PATCH v2 1/2] cpufreq: qoriq: Make the driver usable on all QorIQ platforms

2014-11-20 Thread Viresh Kumar
On 21 November 2014 12:58, Tang Yuantian wrote: > diff --git a/drivers/cpufreq/Kconfig.arm b/drivers/cpufreq/Kconfig.arm > index 83a75dc..1925ae94 100644 > --- a/drivers/cpufreq/Kconfig.arm > +++ b/drivers/cpufreq/Kconfig.arm > @@ -247,3 +247,11 @@ config ARM_TEGRA_CPUFREQ > default y >

[PATCH v2 1/2] cpufreq: qoriq: Make the driver usable on all QorIQ platforms

2014-11-20 Thread Tang Yuantian
Freescale introduced new ARM core-based SoCs which support dynamic frequency switch feature. DFS on new SoCs are compatible with current PowerPC CoreNet platforms. In order to support those new platforms, this driver needs to be updated. The main changes include: 1. Changed the names of functions