From mboxrd@z Thu Jan 1 00:00:00 1970 From: ta.omasab@gmail.com (Thomas Abraham) Date: Fri, 1 Aug 2014 00:04:10 +0530 Subject: [PATCH v9 0/6] cpufreq: use generic cpufreq drivers for exynos platforms In-Reply-To: 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 Hi Viresh, On Thu, Jul 31, 2014 at 11:55 PM, Thomas Abraham wrote: > 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 You had acked the cpufreq related changes in v7 of this series. But there were some changes in v8 and so I have not included your Ack for v8 and v9. Could you please have one more look at the patches 4/6 [1] and 5/6 [2] of this v9 series and let me know if it looks okay. [1] http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34865.html [2] http://www.mail-archive.com/linux-samsung-soc at vger.kernel.org/msg34864.html Thanks, Thomas. > > 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