cpufreq for freescale mx51
authorYong Shen <yong.shen@linaro.org>
Thu, 21 Oct 2010 13:18:59 +0000 (21:18 +0800)
committerSascha Hauer <s.hauer@pengutronix.de>
Fri, 22 Oct 2010 06:24:14 +0000 (08:24 +0200)
commit64f102b67f77f5054d27e58dbb26ec7ebef20e62
tree0075f0e564fbda189c5372106b9a7287b4d536bb
parent71e2889d9d8f2149f38bbeedfa6d9aefa0875ca6
cpufreq for freescale mx51

Currently, only two operating points: 160Mhz and 800Mhz.
the operating points are tested on babbage 3.0

Signed-off-by: Yong Shen <yong.shen@linaro.org>
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
arch/arm/Kconfig
arch/arm/mach-mx5/Kconfig
arch/arm/mach-mx5/Makefile
arch/arm/mach-mx5/board-mx51_babbage.c
arch/arm/mach-mx5/clock-mx51.c
arch/arm/mach-mx5/cpu_op-mx51.c [new file with mode: 0644]
arch/arm/mach-mx5/cpu_op-mx51.h [new file with mode: 0644]
arch/arm/plat-mxc/Makefile
arch/arm/plat-mxc/cpufreq.c [new file with mode: 0644]
arch/arm/plat-mxc/include/mach/mxc.h