cpufreq: kirkwood: Add a cpufreq driver for Marvell Kirkwood SoCs
authorAndrew Lunn <andrew@lunn.ch>
Tue, 5 Feb 2013 21:52:51 +0000 (22:52 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Sat, 9 Feb 2013 11:56:08 +0000 (12:56 +0100)
The Marvell Kirkwood SoCs have simple cpufreq support in hardware. The
CPU can either use the a high speed cpu clock, or the slower DDR
clock. Add a driver to swap between these two clock sources.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Jason Cooper <jason@lakedaemon.net>
Acked-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>

No differences found