From: Ulf Hansson <ulf.hansson@linaro.org>
To: Tingguo Cheng <quic_tingguoc@quicinc.com>
Cc: Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
kernel@quicinc.com, linux-arm-msm@vger.kernel.org,
devicetree@vger.kernel.org, linux-kernel@vger.kernel.org,
linux-pm@vger.kernel.org, quic_fenglinw@quicinc.com,
quic_tingweiz@quicinc.com,
Shazad Hussain <quic_shazhuss@quicinc.com>
Subject: Re: [PATCH v2 0/4] Add rpmhpd powerdomains support for QCS615/QCS8300
Date: Wed, 2 Oct 2024 12:59:27 +0200 [thread overview]
Message-ID: <CAPDyKFqXNC41VySryugwg-BOObPEqtnbyRZcR8NXj2R5tNPqfA@mail.gmail.com> (raw)
In-Reply-To: <20240927-add_qcs615_qcs8300_powerdomains_driver_support-v2-0-18c030ad7b68@quicinc.com>
On Fri, 27 Sept 2024 at 14:00, Tingguo Cheng <quic_tingguoc@quicinc.com> wrote:
>
> Document the qcom,qcs8300-rpmhpd compatible and add power domains in
> rpmhpd driver to support QCS8300.
> Document the qcom,qcs615-rpmhpd compatible and add power domains in
> rpmhpd driver to support QCS615.
>
> Signed-off-by: Tingguo Cheng <quic_tingguoc@quicinc.com>
The series applied for next and by adding Krzysztof's ack on the DT
patches (next time, please carry them forward when posting new
versions), thanks!
Note that the DT patch is also available on the immutable dt branch.
Kind regards
Uffe
> ---
> Changes in v2:
> - Rebased patchsets on next-20240927.
> - Combined 2 patchsets into one to resolve merge conflicts of touching
> the same part of code.
> - Current Patchset
> |
> |->Patchset 1:https://lore.kernel.org/r/20240920-add_qcs615_powerdomains_driver_support-v1-0-8846efaf9454@quicinc.com
> |->Patchset 2:https://lore.kernel.org/r/20240920-add_qcs8300_powerdomains_driver_support-v1-0-96a2a08841da@quicinc.com
>
> - Link to v1: https://lore.kernel.org/r/20240920-add_qcs8300_powerdomains_driver_support-v1-0-96a2a08841da@quicinc.com
>
> ---
> Tingguo Cheng (4):
> dt-bindings: power: qcom,rpmpd: document qcs8300 RPMh power domains
> pmdomain: qcom: rpmhpd: Add qcs8300 power domains
> dt-bindings: power: qcom,rpmpd: document qcs615 RPMh power domains
> pmdomain: qcom: rpmhpd: Add qcs615 power domains
>
> .../devicetree/bindings/power/qcom,rpmpd.yaml | 2 ++
> drivers/pmdomain/qcom/rpmhpd.c | 36 ++++++++++++++++++++++
> 2 files changed, 38 insertions(+)
> ---
> base-commit: 40e0c9d414f57d450e3ad03c12765e797fc3fede
> change-id: 20240927-add_qcs615_qcs8300_powerdomains_driver_support-7cd487126340
>
> Best regards,
> --
> Tingguo Cheng <quic_tingguoc@quicinc.com>
>
prev parent reply other threads:[~2024-10-02 11:00 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-27 11:59 [PATCH v2 0/4] Add rpmhpd powerdomains support for QCS615/QCS8300 Tingguo Cheng
2024-09-27 11:59 ` [PATCH v2 1/4] dt-bindings: power: qcom,rpmpd: document qcs8300 RPMh power domains Tingguo Cheng
2024-09-27 12:01 ` Krzysztof Kozlowski
2024-09-27 11:59 ` [PATCH v2 2/4] pmdomain: qcom: rpmhpd: Add qcs8300 " Tingguo Cheng
2024-10-06 21:07 ` Dmitry Baryshkov
2024-09-27 11:59 ` [PATCH v2 3/4] dt-bindings: power: qcom,rpmpd: document qcs615 RPMh " Tingguo Cheng
2024-09-27 12:02 ` Krzysztof Kozlowski
2024-09-27 11:59 ` [PATCH v2 4/4] pmdomain: qcom: rpmhpd: Add qcs615 " Tingguo Cheng
2024-10-02 10:59 ` 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=CAPDyKFqXNC41VySryugwg-BOObPEqtnbyRZcR8NXj2R5tNPqfA@mail.gmail.com \
--to=ulf.hansson@linaro.org \
--cc=andersson@kernel.org \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@quicinc.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-pm@vger.kernel.org \
--cc=quic_fenglinw@quicinc.com \
--cc=quic_shazhuss@quicinc.com \
--cc=quic_tingguoc@quicinc.com \
--cc=quic_tingweiz@quicinc.com \
--cc=robh@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).