Re: [PATCH v3 0/5] cpufreq: use generic cpufreq drivers for Exynos4x12 platform

2015-08-03 Thread Tobias Jakobi
Hello, Bartlomiej Zolnierkiewicz wrote: > Hi, > > This patch series removes the use of Exynos4x12 specific support > from cpufreq-exynos driver and enables the use of cpufreq-dt driver > for this platform. > > This patch series has been tested on Exynos4412 based Odroid-U3 and > Trats2 boards. I

[PATCH v3 0/5] cpufreq: use generic cpufreq drivers for Exynos4x12 platform

2015-07-31 Thread Bartlomiej Zolnierkiewicz
Hi, This patch series removes the use of Exynos4x12 specific support from cpufreq-exynos driver and enables the use of cpufreq-dt driver for this platform. This patch series has been tested on Exynos4412 based Odroid-U3 and Trats2 boards. Depends on: - next-20150730 branch of linux-next kernel t