[PATCH 0/3] MPM hooking upping

From: Konrad Dybcio
Date: Thu Dec 14 2023 - 19:01:24 EST


This series hooks up MPM (which can finally be done after winning the
lengthy bindings fight) on 6375, 8996 and 2290 as a good start.

The hardware in question is present on all RPM SMD SoCs (so, roughly
msm8974 and up), which means many more platforms are there to come.

MPM is one of the key pieces for allowing full system power collapse
(and perhaps as importantly, resume) and serves roughly the same role
as PDC on RPMh SoCs for this purpose.

Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>
---
Konrad Dybcio (3):
arm64: dts: qcom: sm6375: Hook up MPM
arm64: dts: qcom: msm8996: Hook up MPM
arm64: dts: qcom: qcm2290: Hook up MPM

arch/arm64/boot/dts/qcom/msm8996.dtsi | 39 +++++++++++++++++++++++++++-----
arch/arm64/boot/dts/qcom/qcm2290.dtsi | 42 +++++++++++++++++++++++++++++------
arch/arm64/boot/dts/qcom/sm6375.dtsi | 41 ++++++++++++++++++++++++++++------
3 files changed, 102 insertions(+), 20 deletions(-)
---
base-commit: 11651f8cb2e88372d4ed523d909514dc9a613ea3
change-id: 20231215-topic-mpm_dt-3811720cf884

Best regards,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxx>