mbox series

[v2,0/2] SDM670 Power Domains

Message ID 20221004221130.14076-1-mailingradian@gmail.com
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(+)