Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S965054AbbLRRWR (ORCPT ); Fri, 18 Dec 2015 12:22:17 -0500 Received: from mezzanine.sirena.org.uk ([106.187.55.193]:41341 "EHLO mezzanine.sirena.org.uk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932167AbbLRRWP (ORCPT ); Fri, 18 Dec 2015 12:22:15 -0500 Date: Fri, 18 Dec 2015 17:22:06 +0000 From: Mark Brown To: Georgi Djakov Cc: andy.gross@linaro.org, lina.iyer@linaro.org, sboyd@codeaurora.org, linux-soc@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org Message-ID: <20151218172206.GD5727@sirena.org.uk> References: <1450455298-1987-1-git-send-email-georgi.djakov@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="dDWkrvKzM17iuZge" Content-Disposition: inline In-Reply-To: <1450455298-1987-1-git-send-email-georgi.djakov@linaro.org> X-Cookie: revolutionary, adj.: User-Agent: Mutt/1.5.24 (2015-08-30) X-SA-Exim-Connect-IP: 94.175.94.161 X-SA-Exim-Mail-From: broonie@sirena.org.uk Subject: Re: [PATCH] soc: qcom: Add support for SAW2 regulators X-SA-Exim-Version: 4.2.1 (built Mon, 26 Dec 2011 16:24:06 +0000) X-SA-Exim-Scanned: Yes (on mezzanine.sirena.org.uk) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1677 Lines: 42 --dDWkrvKzM17iuZge Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. >=20 > Signed-off-by: Georgi Djakov > --- > 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. --dDWkrvKzM17iuZge Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQEcBAEBCAAGBQJWdEC9AAoJECTWi3JdVIfQslUH/3/CsknLcj4qPw2uYvL7hnCd HsKoep4lW7L7QGeXvOzPz0gqi8ytgVae2J9yXoARhs5fUhWgrFVr5vVZ1z0/iv93 D4bE8j0DlMgFGcEVLdhfQJinCHuf1nFwLdxwsxxf8LWog545+WR1PS/sX2wC+vFy CW7ZzSm8jQtYsRLqITVKVGQUfJYGRs+EbNvHBL0sF3Ql3/j7mIKJYkorAvms04T9 NoVyHZ8sin2jN/0qeonR+FV862QC14U2/AQv4hoMNA3zc7iOtU1gZ9dSsEa3+Tb7 0ZP+E975XqxjEiK4DUVW84L8/652iKjca44QLE2Ua8CuLTMs+z+BjMN+JYDZp1Q= =zEkF -----END PGP SIGNATURE----- --dDWkrvKzM17iuZge-- -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/