From mboxrd@z Thu Jan 1 00:00:00 1970 From: tomasz.figa@gmail.com (Tomasz Figa) Date: Thu, 31 Jul 2014 16:15:15 +0200 Subject: [PATCH v9 0/6] cpufreq: use generic cpufreq drivers for exynos platforms In-Reply-To: <1406707663-16656-1-git-send-email-thomas.ab@samsung.com> References: <1406707663-16656-1-git-send-email-thomas.ab@samsung.com> Message-ID: <53DA4F73.5040400@gmail.com> To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org Hi Thomas, On 30.07.2014 10:07, Thomas Abraham wrote: > Changes since v8: > - Fixes suggested by Tomasz Figa. > > 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 enables cpufreq support for Exynos5420 using arm_big_little cpufreq > driver. > > This patch series is dependent on two other patches > 1. ARM: dts: add CPU nodes for Exynos4 SoCs > - https://lkml.org/lkml/2014/7/21/315 > 2. ARM: dts: smdk5250: Specify MAX77686 pmic interrupt > - http://www.spinics.net/lists/arm-kernel/msg351134.html > 3. clk: exynos4: remove duplicate div_core2 divider clock instantiation > - http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34859.html I think we are at final stage of works on this series. Thanks for your cooperation. After addressing remaining minor comments from this thread, feel free to add: Reviewed-by: Tomasz Figa Best regards, Tomasz