[PATCH v2 0/4] arm64: dts: qcom: sort out RPMhPD domain indices

Dmitry Baryshkov posted 4 patches 2 months, 2 weeks ago
arch/arm64/boot/dts/qcom/sa8775p.dtsi | 25 ++++++++++-----------
arch/arm64/boot/dts/qcom/sm8150.dtsi  |  2 +-
arch/arm64/boot/dts/qcom/sm8250.dtsi  | 42 +++++++++++++++++------------------
arch/arm64/boot/dts/qcom/sm8550.dtsi  |  2 +-
4 files changed, 35 insertions(+), 36 deletions(-)
[PATCH v2 0/4] arm64: dts: qcom: sort out RPMhPD domain indices
Posted by Dmitry Baryshkov 2 months, 2 weeks ago
Several Qualcomm board DTs either use incorrect power domain indices or
use old defines for RPMhPD even though the platform should be using
RPMHPD_foo defines. Correct all those issues.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@oss.qualcomm.com>
---
Changes in v2:
- Fixed SM8160 -> SM8150 typo (Konrad)
- Made corresponding commit message more obvious by specifying indices
  (Konrad)
- Link to v1: https://lore.kernel.org/r/20250717-fix-rpmhpd-abi-v1-0-4c82e25e3280@oss.qualcomm.com

---
Dmitry Baryshkov (4):
      arm64: dts: qcom: sa8775p: fix RPMh power domain indices
      arm64: dts: qcom: sm8150: use correct PD for DisplayPort controller
      arm64: dts: qcom: sm8250: stop using SoC-specific genpd indices
      arm64: dts: qcom: sm8550: stop using SoC-specific genpd indices

 arch/arm64/boot/dts/qcom/sa8775p.dtsi | 25 ++++++++++-----------
 arch/arm64/boot/dts/qcom/sm8150.dtsi  |  2 +-
 arch/arm64/boot/dts/qcom/sm8250.dtsi  | 42 +++++++++++++++++------------------
 arch/arm64/boot/dts/qcom/sm8550.dtsi  |  2 +-
 4 files changed, 35 insertions(+), 36 deletions(-)
---
base-commit: 78a8f8d4ec2bf09266a03a0a8cb0af82da0766d5
change-id: 20250716-fix-rpmhpd-abi-2ac5b7e5865f

Best regards,
-- 
With best wishes
Dmitry
Re: [PATCH v2 0/4] arm64: dts: qcom: sort out RPMhPD domain indices
Posted by Bjorn Andersson 1 month, 3 weeks ago
On Fri, 18 Jul 2025 18:25:37 +0300, Dmitry Baryshkov wrote:
> Several Qualcomm board DTs either use incorrect power domain indices or
> use old defines for RPMhPD even though the platform should be using
> RPMHPD_foo defines. Correct all those issues.
> 
> 

Applied, thanks!

[1/4] arm64: dts: qcom: sa8775p: fix RPMh power domain indices
      commit: 3ede313b5ec41bf1064fc35a168618eaee0d8e98
[2/4] arm64: dts: qcom: sm8150: use correct PD for DisplayPort controller
      commit: 1d517444b21e49bb049dc1ca9df0281ba5203c86
[3/4] arm64: dts: qcom: sm8250: stop using SoC-specific genpd indices
      commit: c48aa92720dc1b883982b1b7e110429d2e316c22
[4/4] arm64: dts: qcom: sm8550: stop using SoC-specific genpd indices
      commit: 633ffe23173d947e4075ecf419889a59e6851ea9

Best regards,
-- 
Bjorn Andersson <andersson@kernel.org>