linux/Documentation/devicetree/bindings/cpufreq
Amit Daniel Kachhap 49d7b5bfb7 cpufreq: exynos: Add cpufreq driver for exynos5440
This patch adds dvfs support for exynos5440 SOC. This soc has 4 cores and
they scale at same frequency. The nature of exynos5440 clock controller is
different from previous exynos controllers so not using the common exynos
cpufreq framework. The major difference being interrupt notification for
frequency change. Also, OPP library is used for device tree parsing to get
different parameters like frequency, voltage etc. Since the opp library sorts
the frequency table in ascending order so they are again re-arranged in
descending order. This will have one-to-one mapping with the clock controller
state management logic.

Signed-off-by: Amit Daniel Kachhap <amit.daniel@samsung.com>
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
2013-04-10 13:19:26 +02:00
..
arm_big_little_dt.txt cpufreq: ARM big LITTLE: Add generic cpufreq driver and its DT glue 2013-04-02 15:26:32 +02:00
cpufreq-cpu0.txt cpufreq: cpu0: Fix mistake in Documentation example 2013-04-02 15:10:47 +02:00
cpufreq-exynos5440.txt cpufreq: exynos: Add cpufreq driver for exynos5440 2013-04-10 13:19:26 +02:00
cpufreq-spear.txt cpufreq: SPEAr: Add CPUFreq driver 2012-11-27 14:05:26 +01:00