mbox series

[v2,0/2] SDM670 Power Domains

Message ID 20221004221130.14076-1-mailingradian@gmail.com (mailing list archive)
Headers show
Series SDM670 Power Domains | expand

Message

Richard Acayan Oct. 4, 2022, 10:11 p.m. UTC
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(+)

Comments

Bjorn Andersson Oct. 18, 2022, 3:05 a.m. UTC | #1
On Tue, 4 Oct 2022 18:11:28 -0400, Richard Acayan wrote:
> 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.
> 
> [...]

Applied, thanks!

[1/2] dt-bindings: power: rpmpd: add sdm670 power domains
      commit: 9ba5080e688d0e37a0d93bb63d83199d464debf4
[2/2] soc: qcom: rpmhpd: add sdm670 power domains
      commit: 5faeae4eac74685c3eda3e55bc3725a331ecd09d

Best regards,