On Fri, Dec 18, 2015 at 06:14:58PM +0200, Georgi Djakov wrote:
> The SAW2 (Subsystem Power Manager and Adaptive Voltage Scaling Wrapper)
> is part of the SPM subsystem. It is a hardware block found on some of the
> Qualcomm chipsets, which regulates the power to the CPU cores. Add some
> basic support for it, so that we can do dynamic voltage scaling.
> 
> Signed-off-by: Georgi Djakov <georgi.dja...@linaro.org>
> ---
>  drivers/soc/qcom/spm.c |  149 
> +++++++++++++++++++++++++++++++++++++++++++++++-

Please don't implement regualtors outside of the regulator driver
directory unless there is a really strong reason to do so, it makes it
much easier to maintain the subsystem and keep track of what's going on.

Attachment: signature.asc
Description: PGP signature

Reply via email to