OSDN Git Service

ARM: Kirkwood add cpus definition needed by cpufreq driver to dtsi
authorAdam Baker <linux@baker-net.org.uk>
Sun, 2 Jun 2013 21:59:50 +0000 (22:59 +0100)
committerJason Cooper <jason@lakedaemon.net>
Mon, 3 Jun 2013 16:23:24 +0000 (16:23 +0000)
commit33a6675485f27adc182faa856944836e85520fa1
tree5c7415ac7b22785361bb78a86649dc60e9ce5f20
parente45498cb0490cf108a4b67ee761900c9179f663b
ARM: Kirkwood add cpus definition needed by cpufreq driver to dtsi

The Kirkwood CPU Freq driver needs a CPU definition in order for the probe
routine to activate it. Add a suitable definition to kirkwood.dtsi

This definition is only correct for single core SoCs. There is a dual core
SoC in the kirkwood family (88F632X) but the rest of the Kirkwood drivers in
the kernel don't currently support it. If they ever do the cpus definition
would need to be duplicated in each of the SoC specific include files.

Signed-off-by: Adam Baker <linux@baker-net.org.uk>
Tested-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Jason Cooper <jason@lakedaemon.net>
arch/arm/boot/dts/kirkwood.dtsi