From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Vinod Koul <vkoul@kernel.org>
Cc: Andy Gross <andy.gross@linaro.org>,
linux-arm-msm@vger.kernel.org,
Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>,
David Brown <david.brown@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Mark Rutland <mark.rutland@arm.com>,
devicetree@vger.kernel.org,
Khasim Syed Mohammed <khasim.mohammed@linaro.org>
Subject: Re: [PATCH v2 1/2] arm64: dts: qcom: pms405: add spmi regulators
Date: Tue, 26 Mar 2019 23:25:39 -0700 [thread overview]
Message-ID: <20190327062539.GM27005@builder> (raw)
In-Reply-To: <20190326165934.28181-1-vkoul@kernel.org>
On Tue 26 Mar 09:59 PDT 2019, Vinod Koul wrote:
> From: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
>
> The PMS405 sports 5 SMPS and 13 LDO regulators, add the regulators to
> pms405 DTS.
>
> Signed-off-by: Jorge Ramirez-Ortiz <jorge.ramirez-ortiz@linaro.org>
> Signed-off-by: Khasim Syed Mohammed <khasim.mohammed@linaro.org>
> Signed-off-by: Vinod Koul <vkoul@kernel.org>
> ---
Applied the pair.
Thanks,
Bjorn
> arch/arm64/boot/dts/qcom/pms405.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/qcom/pms405.dtsi b/arch/arm64/boot/dts/qcom/pms405.dtsi
> index 1bb836d1e8aa..701cff8bf0cd 100644
> --- a/arch/arm64/boot/dts/qcom/pms405.dtsi
> +++ b/arch/arm64/boot/dts/qcom/pms405.dtsi
> @@ -131,4 +131,15 @@
> interrupts = <0x0 0x61 0x1 IRQ_TYPE_NONE>;
> };
> };
> +
> + pms405_1: pms405@1 {
> + compatible = "qcom,spmi-pmic";
> + reg = <0x1 SPMI_USID>;
> + #address-cells = <1>;
> + #size-cells = <0>;
> +
> + pms_regulators: regulators {
> + compatible = "qcom,pms405-regulators";
> + };
> + };
> };
> --
> 2.20.1
>
prev parent reply other threads:[~2019-03-27 6:25 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-26 16:59 [PATCH v2 1/2] arm64: dts: qcom: pms405: add spmi regulators Vinod Koul
2019-03-26 16:59 ` [PATCH v2 2/2] arm64: dts: qcom: qcs404-evb: " Vinod Koul
2019-03-27 6:25 ` Bjorn Andersson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190327062539.GM27005@builder \
--to=bjorn.andersson@linaro.org \
--cc=andy.gross@linaro.org \
--cc=david.brown@linaro.org \
--cc=devicetree@vger.kernel.org \
--cc=jorge.ramirez-ortiz@linaro.org \
--cc=khasim.mohammed@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=robh+dt@kernel.org \
--cc=vkoul@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.