Re: [PATCH 6/6 v9] cpufreq, highbank: add support for highbank cpufreq

2012-12-06 Thread Mike Turquette
On Thu, Dec 6, 2012 at 2:42 PM, Mark Langsdorf wrote: > 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 >

[PATCH 6/6 v9] cpufreq, highbank: add support for highbank cpufreq

2012-12-06 Thread Mark Langsdorf
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 Reviewed-by: Shawn Guo Cc: mturque...@linaro.org --- Changes from v8

[PATCH 6/6 v9] cpufreq, highbank: add support for highbank cpufreq

2012-12-06 Thread Mark Langsdorf
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.langsd...@calxeda.com Reviewed-by: Shawn Guo shawn@linaro.org

Re: [PATCH 6/6 v9] cpufreq, highbank: add support for highbank cpufreq

2012-12-06 Thread Mike Turquette
On Thu, Dec 6, 2012 at 2:42 PM, Mark Langsdorf mark.langsd...@calxeda.com wrote: 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: