From mboxrd@z Thu Jan 1 00:00:00 1970 From: nm@ti.com (Nishanth Menon) Date: Wed, 5 Feb 2014 07:36:55 -0600 Subject: [PATCH v2 7/7] cpufreq: exynos: remove all exynos specific cpufreq driver support In-Reply-To: References: <1390047057-2239-1-git-send-email-thomas.ab@samsung.com> <1390047057-2239-8-git-send-email-thomas.ab@samsung.com> <20140120090815.39e8c21a@amdc2363> <20140205124459.61c7da0e@amdc2363> Message-ID: To: linux-arm-kernel@lists.infradead.org List-Id: linux-arm-kernel.lists.infradead.org On Wed, Feb 5, 2014 at 6:43 AM, Thomas Abraham wrote: > Okay, thanks. Initially it looked like adding boost frequencies into > operating-modes would convolute it but I guess I was wrong. So I will > add support for looking up "boost-frequencies" property in > dev_pm_opp_init_cpufreq_table function and mark the frequencies listed > in this binding as CPUFREQ_BOOST_FREQ. I wonder if it is high time that we pop the cpufreq stuff out of opp.c other frameworks such as devfreq might choose to do things differently. Regards, Nishanth Menon