On Thu, 18 Sep 2014, Tony Lindgren wrote:
* Tero Kristo [off-list ref] [140901 11:09]:
quoted
Hi,
This set contains PRCM related cleanups meant for 3.18 merge window.
These are based on top of 3.17-rc1 + the PRM set from Nishanth Menon
(http://article.gmane.org/gmane.linux.ports.arm.kernel/350305.) Nishanth's
set is used as basis to avoid merge issues.
Purpose of this work is to eventually convert the PRCM code into a
separate driver, but this is done in incremental parts as the amount
of changes is substantial. Expected conclusion of this work is 3.19
if everything goes fine.
This part of the work mostly moves some of the SoC specific PRCM driver
calls under generic version of the same, and adds SoC-ops to support
these on the driver level.
Working branch posted here:
tree: https://github.com/t-kristo/linux-pm.git
branch: for-v3.18/prcm-cleanup
Paul, any comments on this series?
Yeah, I'll send a few comments today.
- Paul