linux/drivers/clk/pxa
Robert Jarzmik 9fe6942950 clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq
This is the initial stage to transfer the pxa25x and pxa27x CPU clocks
handling from cpufreq to the clock API. More precisely, the clocks
transferred are :
 - cpll : core pll, known also as the CPU core turbo frequency
 - core : core, known also as the CPU actual frequency, being either the
          CPU core turbo frequency or the CPU core run frequency

This transfer is a prequel to shrink the code in pxa2xx-cpufreq.c, so
that it can become, at least in devicetree builds, the casual cpufreq-dt
driver.

Signed-off-by: Robert Jarzmik <robert.jarzmik@free.fr>
Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
2016-11-04 13:25:03 -07:00
..
clk-pxa.c clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq 2016-11-04 13:25:03 -07:00
clk-pxa.h clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq 2016-11-04 13:25:03 -07:00
clk-pxa3xx.c The clk changes for this release cycle are mostly dominated by 2016-03-23 06:06:45 -07:00
clk-pxa25x.c clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq 2016-11-04 13:25:03 -07:00
clk-pxa27x.c clk: pxa: transfer CPU clock setting from pxa2xx-cpufreq 2016-11-04 13:25:03 -07:00
Makefile clk: pxa: add pxa3xx clock driver 2015-01-27 17:03:52 -08:00