From: Ulf Hansson <ulf.hansson@linaro.org>
To: "Otto Pflüger" <otto.pflueger@abscue.de>
Cc: linux-arm-msm@vger.kernel.org, Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konrad.dybcio@linaro.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
Conor Dooley <conor+dt@kernel.org>,
devicetree@vger.kernel.org, linux-pm@vger.kernel.org
Subject: Re: [PATCH v4 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs
Date: Tue, 24 Oct 2023 12:51:31 +0200 [thread overview]
Message-ID: <CAPDyKFpuQmyG9_Hr2XeMx2axYmNMKfr8WsXtvvq-GJPDTQ0vaw@mail.gmail.com> (raw)
In-Reply-To: <20231014133823.14088-1-otto.pflueger@abscue.de>
On Sat, 14 Oct 2023 at 15:38, Otto Pflüger <otto.pflueger@abscue.de> wrote:
>
> Add RPM power domain definitions for the Qualcomm MSM8917, MSM8937 and
> QM215 SoCs. These SoCs all have the same power domains (VDDCX and VDDMX
> in voltage level mode), but different regulators are needed for QM215
> because it is used with a PM8916 PMIC instead of a PM8937 PMIC.
>
> ---
> Changes in v4:
> - Rebase on latest next as of 2023-10-14 with new SM7150 compatible
> - Add missing Reviewed-by (if there were no changes to rebase on, I
> would have simply resent the patch)
> Changes in v3:
> - Sort compatibles in device tree binding documentation (suggested by
> Krzysztof)
> - Rebase on latest next with genpd subsystem renamed to pmdomain
> Changes in v2:
> - Fix typo in patch description: VDDMD -> VDDMX
> - Split MSM8917 and QM215 changes (suggested by Konrad)
> - Remove redundant qcom,msm8937-rpmpd entry from rpmpd_match_table
> and use a fallback compatible instead (suggested by Konrad)
>
> Otto Pflüger (3):
> dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215
> pmdomain: qcom: rpmpd: Add MSM8917 power domains
> pmdomain: qcom: rpmpd: Add QM215 power domains
>
> .../devicetree/bindings/power/qcom,rpmpd.yaml | 81 +++++++++--------
> drivers/pmdomain/qcom/rpmpd.c | 91 +++++++++++++++++++
> include/dt-bindings/power/qcom-rpmpd.h | 21 +++++
> 3 files changed, 156 insertions(+), 37 deletions(-)
>
>
Applied for next, thanks!
Kind regards
Uffe
prev parent reply other threads:[~2023-10-24 10:52 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-14 13:38 [PATCH v4 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs Otto Pflüger
2023-10-14 13:38 ` [PATCH v4 1/3] dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215 Otto Pflüger
2023-10-14 13:38 ` [PATCH v4 2/3] pmdomain: qcom: rpmpd: Add MSM8917 power domains Otto Pflüger
2023-10-21 17:48 ` Konrad Dybcio
2023-10-14 13:38 ` [PATCH v4 3/3] pmdomain: qcom: rpmpd: Add QM215 " Otto Pflüger
2023-10-21 17:50 ` Konrad Dybcio
2023-10-18 22:36 ` [PATCH v4 0/3] pmdomain: qcom: rpmpd: Add MSM8917 and similar SoCs Ulf Hansson
2023-10-24 10:51 ` Ulf Hansson [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=CAPDyKFpuQmyG9_Hr2XeMx2axYmNMKfr8WsXtvvq-GJPDTQ0vaw@mail.gmail.com \
--to=ulf.hansson@linaro.org \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@linaro.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=otto.pflueger@abscue.de \
--cc=robh+dt@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).