Re: [PATCH v6 0/6] cpufreq: use generic cpufreq drivers for exynos platforms
Viresh Kumar <[email protected]> Wed, 18 Jun 2014 13:21:24 +0530
| Newsgroups | org.kernel.vger.cpufreq,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-samsung-soc |
|---|---|
| Message-ID | <CAKohpomt4M_V7rMAoh=+UFon3CxnZjVY_9DuVtQW9ddtTTj7Fg@mail.gmail.com> |
On 17 June 2014 20:55, Thomas Abraham <[email protected]> wrote: > Changes since v5: > - Configuration data for cpu clock block is embedded with the code. The cpu clock > logic can later to extended to obtain this data from DT. > - Excluded the support for Exynos4x12 SoC since the work on boost OPP bindings is > still incomplete. > - Included cpufreq support for Exynos5420 SoC. > - Many other minor changes (and so dropped Ack's for some of the patches in v5) > > This patch series removes the use of Exynos4210 and Exynos5250 specific cpufreq > drivers and enables the use of cpufreq-cpu0 driver for these platforms. This > series also enabled cpufreq support for Exynos5420 using arm_big_little cpufreq > driver. [email protected] list is deprecated now: dec102a, use linux-pm instead. For patch 5 and 6: Acked-by: Viresh Kumar <[email protected]>