Re: [PATCH 0/6 v8] cpufreq: add support for Calxeda ECX-1000 (highbank)

2012-12-27 Thread Rafael J. Wysocki
On Thursday, December 27, 2012 08:28:22 AM Mark Langsdorf wrote: > I thought I had addressed all the issues with the v9 version. The only > comments I got on it was Mike's reviewed-by and I didn't think that > warranted a resend. > > If you do want me to send it again, do you want it updated to c

RE: [PATCH 0/6 v8] cpufreq: add support for Calxeda ECX-1000 (highbank)

2012-12-27 Thread Mark Langsdorf
r.kernel.org; linux...@vger.kernel.org; linux-arm-ker...@lists.infradead.org Subject: Re: [PATCH 0/6 v8] cpufreq: add support for Calxeda ECX-1000 (highbank) On Wednesday, December 05, 2012 10:48:35 AM Mark Langsdorf wrote: > This patch series adds cpufreq support for the Calxeda > ECX-1000 (high

Re: [PATCH 0/6 v8] cpufreq: add support for Calxeda ECX-1000 (highbank)

2012-12-27 Thread Rafael J. Wysocki
On Wednesday, December 05, 2012 10:48:35 AM Mark Langsdorf wrote: > This patch series adds cpufreq support for the Calxeda > ECX-1000 (highbank) SoCs. The EnergyCore Management Engine (ECME) on > the ECX-1000 manages the voltage for the part and communications with > Linux through a pl320 mailbox.

[PATCH 0/6 v8] cpufreq: add support for Calxeda ECX-1000 (highbank)

2012-12-05 Thread Mark Langsdorf
This patch series adds cpufreq support for the Calxeda ECX-1000 (highbank) SoCs. The EnergyCore Management Engine (ECME) on the ECX-1000 manages the voltage for the part and communications with Linux through a pl320 mailbox. clk notifications are used to control when to send messages to the ECME.