Add RPM power domain definitions for the Qualcomm MSM8917, MSM8937 and QM215 SoCs. These SoCs all have the same power domains (VDDCX and VDDMD in voltage level mode), but different regulators are needed for QM215 because it is used with a PM8916 PMIC instead of a PM8937 PMIC. Otto Pflüger (2): dt-bindings: power: rpmpd: Add MSM8917, MSM8937 and QM215 genpd: qcom: rpmpd: Add MSM8917, MSM8937 and QM215 .../devicetree/bindings/power/qcom,rpmpd.yaml | 3 + drivers/genpd/qcom/rpmpd.c | 92 +++++++++++++++++++ include/dt-bindings/power/qcom-rpmpd.h | 21 +++++ 3 files changed, 116 insertions(+) base-commit: 7bc675554773f09d88101bf1ccfc8537dc7c0be9 -- 2.39.1