This has somehow been omitted, leading to potentially stale votes. On the flip side, the domain will now be powered off, which will uncover any omissions we've made in the DTs so far.
Reasonably tested on an x13s without pd_ignore_unused (camera still works). Video (not upstream right now) will also need this connection. This series defines VDD_MXC and wires it up to consumers. pmdomain patches extracted from: https://lore.kernel.org/linux-arm-msm/20250728-topic-gpucc_power_plumbing-v1-0-09c2480fe...@oss.qualcomm.com Signed-off-by: Konrad Dybcio <[email protected]> --- Konrad Dybcio (5): dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO dt-bindings: remoteproc: qcom,sc8280xp-pas: Fix CDSP power desc dt-bindings: clock: qcom: Allow MXC on SC8280XP CAMCC pmdomain: qcom: rpmhpd: Add MXC to SC8280XP arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links .../bindings/clock/qcom,sa8775p-camcc.yaml | 13 ------------- .../bindings/clock/qcom,sm8450-camcc.yaml | 2 ++ .../bindings/remoteproc/qcom,sc8280xp-pas.yaml | 4 ++++ arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 22 ++++++++++++++++------ drivers/pmdomain/qcom/rpmhpd.c | 4 ++++ include/dt-bindings/power/qcom,rpmhpd.h | 1 + 6 files changed, 27 insertions(+), 19 deletions(-) --- base-commit: 17490bd0527f59d841168457b245581f314b5fa0 change-id: 20251104-topic-8280_mxc-e92cd1c31010 Best regards, -- Konrad Dybcio <[email protected]>

