From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Message-ID: <5baa1afb.1c69fb81.498e2.432f@mx.google.com> From: Rob Herring Subject: Re: [PATCH] regulators: qcom: Add PMS405 regulators References: <20180920014020.14408-1-bjorn.andersson@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20180920014020.14408-1-bjorn.andersson@linaro.org> Date: Mon, 24 Sep 2018 15:12:57 -0700 To: Bjorn Andersson Cc: Liam Girdwood , Mark Brown , Mark Rutland , linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-msm@vger.kernel.org List-ID: On Wed, 19 Sep 2018 18:40:20 -0700, Bjorn Andersson wrote: > The PMS405 provdies 5 SMPS regulators and 13 LDOs, add these to the RPM > regulator driver. > > Signed-off-by: Bjorn Andersson > --- > .../regulator/qcom,smd-rpm-regulator.txt | 23 ++++++ > drivers/regulator/qcom_smd-regulator.c | 77 +++++++++++++++++++ > 2 files changed, 100 insertions(+) > Reviewed-by: Rob Herring