From: Richard Acayan <mailingradian@gmail.com>
To: linux-arm-msm@vger.kernel.org
Cc: Andy Gross <agross@kernel.org>,
Bjorn Andersson <andersson@kernel.org>,
Konrad Dybcio <konrad.dybcio@somainline.org>,
Rob Herring <robh+dt@kernel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
devicetree@vger.kernel.org
Subject: [PATCH v2 0/2] SDM670 Power Domains
Date: Tue, 4 Oct 2022 18:11:28 -0400 [thread overview]
Message-ID: <20221004221130.14076-1-mailingradian@gmail.com> (raw)
Changes since v1:
- accumulate review tags (reviewers are probably not the maintainers
who are meant to apply this)
- remove minor grammatical error in the cover letter
These are the power domains for the Qualcomm Snapdragon 670. I haven't
tried to turn on EBI with pd_ignore_unused but it is not present in
Google's msm-4.9 vendor kernel.
Richard Acayan (2):
dt-bindings: power: rpmpd: add sdm670 power domains
soc: qcom: rpmhpd: add sdm670 power domains
.../devicetree/bindings/power/qcom,rpmpd.yaml | 1 +
drivers/soc/qcom/rpmhpd.c | 18 ++++++++++++++++++
include/dt-bindings/power/qcom-rpmpd.h | 10 ++++++++++
3 files changed, 29 insertions(+)
--
2.38.0
next reply other threads:[~2022-10-04 22:12 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-04 22:11 Richard Acayan [this message]
2022-10-04 22:11 ` [PATCH v2 1/2] dt-bindings: power: rpmpd: add sdm670 power domains Richard Acayan
2022-10-04 22:11 ` [PATCH v2 2/2] soc: qcom: rpmhpd: " Richard Acayan
2022-10-18 3:05 ` [PATCH v2 0/2] SDM670 Power Domains Bjorn Andersson
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=20221004221130.14076-1-mailingradian@gmail.com \
--to=mailingradian@gmail.com \
--cc=agross@kernel.org \
--cc=andersson@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=konrad.dybcio@somainline.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-msm@vger.kernel.org \
--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).