From mboxrd@z Thu Jan 1 00:00:00 1970 From: ta.omasab@gmail.com (Thomas Abraham) Date: Thu, 31 Jul 2014 23:55:49 +0530 Subject: [PATCH v9 0/6] cpufreq: use generic cpufreq drivers for exynos platforms In-Reply-To: <53DA4F73.5040400@gmail.com> References: <1406707663-16656-1-git-send-email-thomas.ab@samsung.com> <53DA4F73.5040400@gmail.com> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Thu, Jul 31, 2014 at 7:45 PM, Tomasz Figa wrote: > 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 Hi Tomasz, Thanks for your review of this series. Your review comments has helped to make this series better. Regards, Thomas. > > Best regards, > Tomasz > -- > To unsubscribe from this list: send the line "unsubscribe linux-pm" in > the body of a message to majordomo at vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html