cpufreq / highbank: add support for highbank cpufreq
Highbank processors depend on the external ECME to perform voltage management based on a requested frequency. Communication between the A9 cores and the ECME happens over the pl320 IPC channel. Signed-off-by:Mark Langsdorf <mark.langsdorf@calxeda.com> Reviewed-by:
Shawn Guo <shawn.guo@linaro.org> Reviewed-by:
Mike Turquette <mturquette@linaro.org> Signed-off-by:
Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Showing
- arch/arm/boot/dts/highbank.dts 10 additions, 0 deletionsarch/arm/boot/dts/highbank.dts
- arch/arm/mach-highbank/Kconfig 2 additions, 0 deletionsarch/arm/mach-highbank/Kconfig
- drivers/cpufreq/Kconfig.arm 15 additions, 0 deletionsdrivers/cpufreq/Kconfig.arm
- drivers/cpufreq/Makefile 2 additions, 1 deletiondrivers/cpufreq/Makefile
- drivers/cpufreq/cpufreq-cpu0.c 5 additions, 1 deletiondrivers/cpufreq/cpufreq-cpu0.c
- drivers/cpufreq/highbank-cpufreq.c 115 additions, 0 deletionsdrivers/cpufreq/highbank-cpufreq.c
drivers/cpufreq/highbank-cpufreq.c
0 → 100644
Please register or sign in to comment