From: Bjorn Andersson <bjorn.andersson@linaro.org>
To: Kathiravan T <kathirav@codeaurora.org>
Cc: agross@kernel.org, lgirdwood@gmail.com, broonie@kernel.org,
robh+dt@kernel.org, linux-arm-msm@vger.kernel.org,
linux-kernel@vger.kernel.org, devicetree@vger.kernel.org,
sivaprak@codeaurora.org, sricharan@codeaurora.org
Subject: Re: [PATCH V3 0/4] Add frequency / voltage scaling support for IPQ6018 SoC
Date: Thu, 23 Jul 2020 06:14:26 -0700 [thread overview]
Message-ID: <20200723131426.GK1218486@builder.lan> (raw)
In-Reply-To: <1595225543-12127-1-git-send-email-kathirav@codeaurora.org>
On Sun 19 Jul 23:12 PDT 2020, Kathiravan T wrote:
> IPQ6018 SoC uses the PMIC MP5496. SMPA2 and LDOA2 regulator of MP5496
> controls the APSS and SDCC voltage scaling respectively. Add support
> for the same.
>
Picked up patch 1-3 for v5.10
Thanks,
Bjorn
> changes since V2:
> - Rebased on top of linux-next 20200717 tag
> - Addressed Rob's comment to drop the 'syscon' node in qcom,smd-rpm.yaml
> - Picked up the Reviewed-by tag for qcom,smd-rpm-regulator.yaml
> - Regulator patches part of V2 was picked up by Mark and it's available in linux-next tree
>
> changes since V1:
> - Moved YAML conversion to the last as per Mark's comments
>
> Kathiravan T (4):
> dt-bindings: soc: qcom: Add IPQ6018 compatible
> soc: qcom: smd-rpm: Add IPQ6018 compatible
> dt-bindings: soc: qcom: convert the SMD-RPM document to YAML schema
> dt-bindings: regulator: convert QCOM SMD-RPM regulator document to
> YAML schema
>
> .../bindings/regulator/qcom,smd-rpm-regulator.txt | 321 ---------------------
> .../bindings/regulator/qcom,smd-rpm-regulator.yaml | 106 +++++++
> .../devicetree/bindings/soc/qcom/qcom,smd-rpm.txt | 64 ----
> .../devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 87 ++++++
> drivers/soc/qcom/smd-rpm.c | 1 +
> 5 files changed, 194 insertions(+), 385 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.txt
> create mode 100644 Documentation/devicetree/bindings/regulator/qcom,smd-rpm-regulator.yaml
> delete mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.txt
> create mode 100644 Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml
>
> --
> QUALCOMM INDIA, on behalf of Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, hosted by The Linux Foundation
>
prev parent reply other threads:[~2020-07-23 13:16 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-07-20 6:12 [PATCH V3 0/4] Add frequency / voltage scaling support for IPQ6018 SoC Kathiravan T
2020-07-20 6:12 ` [PATCH V3 1/4] dt-bindings: soc: qcom: Add IPQ6018 compatible Kathiravan T
2020-07-23 17:30 ` Rob Herring
2020-07-20 6:12 ` [PATCH V3 2/4] soc: qcom: smd-rpm: " Kathiravan T
2020-07-20 6:12 ` [PATCH V3 3/4] dt-bindings: soc: qcom: convert the SMD-RPM document to YAML schema Kathiravan T
2020-07-20 19:18 ` Rob Herring
2020-07-20 6:12 ` [PATCH V3 4/4] dt-bindings: regulator: convert QCOM SMD-RPM regulator " Kathiravan T
2020-07-22 0:57 ` [PATCH V3 0/4] Add frequency / voltage scaling support for IPQ6018 SoC Mark Brown
2020-07-23 13:14 ` 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=20200723131426.GK1218486@builder.lan \
--to=bjorn.andersson@linaro.org \
--cc=agross@kernel.org \
--cc=broonie@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kathirav@codeaurora.org \
--cc=lgirdwood@gmail.com \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
--cc=sivaprak@codeaurora.org \
--cc=sricharan@codeaurora.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.