Message ID | cover.1559730963.git.leonard.crestez@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Add imx7d speed grading and higher OPPs | expand |
On 05-06-19, 13:37, Leonard Crestez wrote: > Changes since v1: > * Remove the match list from imx-cpufreq-dt > * Split arch and cpufreq changes > Link to v1: https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=124427 > > Leonard Crestez (5): > cpufreq: imx-cpufreq-dt: Remove global platform match list Added following to this patch: Suggested-by: Viresh Kumar <viresh.kumar@linaro.org> > cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading Applied the first two patches. Thanks.
On Wed, Jun 05, 2019 at 01:37:04PM +0300, Leonard Crestez wrote: > Changes since v1: > * Remove the match list from imx-cpufreq-dt > * Split arch and cpufreq changes > Link to v1: https://patchwork.kernel.org/project/linux-arm-kernel/list/?series=124427 > > Leonard Crestez (5): > cpufreq: imx-cpufreq-dt: Remove global platform match list > cpufreq: Switch imx7d to imx-cpufreq-dt for speed grading > ARM: imx: Switch imx7d to imx-cpufreq-dt for speed-grading > ARM: dts: imx7d: Update cpufreq OPP table > ARM: imx_v6_v7_defconfig: Enable CONFIG_ARM_IMX_CPUFREQ_DT Applied these 3, thanks.