On Fri, Jul 31, 2015 at 06:43:03PM +0100, Sudeep Holla wrote:
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?