[PATCH v6 0/8] ARM64: juno: add SCPI mailbox protocol, clock and CPUFreq support
From: Sudeep Holla <hidden>
Date: 2015-08-03 10:48:44
Also in:
linux-clk, linux-devicetree, linux-pm, lkml
From: Sudeep Holla <hidden>
Date: 2015-08-03 10:48:44
Also in:
linux-clk, linux-devicetree, linux-pm, lkml
On 03/08/15 11:18, Liviu Dudau wrote:
On Fri, Jul 31, 2015 at 06:43:03PM +0100, Sudeep Holla wrote:quoted
Hi ARM-SoC guys, It has been on the list for a while and have got all the necessary ACKs. Can you please pull this series for v4.3 ? Regards, Sudeep This patch series adds support for: 1. SCPI(System Control and Power Interface) mailbox protocol driver. It uses ARM MHU mailbox controller driver on Juno but can work with any mailbox controllers using standard mailbox APIs 2. Add support for clocks provided by SCP firmware through the SCPI interface 3. Using the existing arm_big_little cpufreq driver and the newly added SCPI clock driver, it also adds support for CPU DVFS on ARM64 JUNO development platforms.Hi Sudeep, Is there a branch where I can pull this series from?
Yes, you can pull from git://linux-arm.org/linux-skn.git juno_dvfs Regards, Sudeep