Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1295057

Re: [PATCH] soc: qcom: Add support for SAW2 regulators

From Mark Brown <broonie@kernel.org>
Newsgroups linux.kernel
Subject Re: [PATCH] soc: qcom: Add support for SAW2 regulators
Date 2015-12-18 18:30 +0100
Message-ID <qH70T-8A-11@gated-at.bofh.it> (permalink)
References <qH5V8-7UF-19@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

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.djakov@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.

Back to linux.kernel | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

[PATCH] soc: qcom: Add support for SAW2 regulators Georgi Djakov <georgi.djakov@linaro.org> - 2015-12-18 17:20 +0100
  Re: [PATCH] soc: qcom: Add support for SAW2 regulators Mark Brown <broonie@kernel.org> - 2015-12-18 18:30 +0100
  Re: [PATCH] soc: qcom: Add support for SAW2 regulators Lina Iyer <lina.iyer@linaro.org> - 2015-12-18 18:30 +0100

csiph-web