Merge branch 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/viresh...
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Mar 2022 11:29:22 +0000 (12:29 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 22 Mar 2022 11:29:22 +0000 (12:29 +0100)
commit0474bcc9c174158281bc55838b497e0f7b76fcbb
tree95bdb5e9d75d9995550e4800c77b7a17e2123410
parent02b82b02c34321dde10d003aafcd831a769b2a8a
parentf48a0c475c2aec8f2274703e1dc7be503f40f7cc
Merge branch 'opp/linux-next' of git://git./linux/kernel/git/vireshk/pm into pm-opp

Pull OPP (Operating Performance Points) changes for 5.18-rc1 from
Viresh Kumar:

"- Introduce opp-microwatt property to the OPP core, bindings, etc (Lukasz
   Luba).

- Convert DT bindings to schema format and various related fixes (Yassine
  Oudjana).

- Expose OPP's OF node in debugfs (Viresh Kumar)."

* 'opp/linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/vireshk/pm:
  Documentation: EM: Describe new registration method using DT
  OPP: Add support of "opp-microwatt" for EM registration
  PM: EM: add macro to set .active_power() callback conditionally
  OPP: Add "opp-microwatt" supporting code
  dt-bindings: opp: Add "opp-microwatt" entry in the OPP
  dt-bindings: power: avs: qcom,cpr: Convert to DT schema
  arm64: dts: qcom: qcs404: Rename CPU and CPR OPP tables
  arm64: dts: qcom: msm8996: Rename cluster OPP tables
  dt-bindings: opp: Convert qcom-nvmem-cpufreq to DT schema
  dt-bindings: opp: qcom-opp: Convert to DT schema
  arm64: dts: qcom: msm8996-mtp: Add msm8996 compatible
  dt-bindings: arm: qcom: Add msm8996 and apq8096 compatibles
  opp: Expose of-node's name in debugfs
Documentation/devicetree/bindings/arm/qcom.yaml
MAINTAINERS