[PATCH v2 0/3] Define VDD_MXC for SC8280XP
From: Konrad Dybcio
Date: Tue Dec 02 2025 - 12:36:45 EST
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-09c2480fe3e6@xxxxxxxxxxxxxxxx
Signed-off-by: Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>
---
Changes in v2:
- Remove the CAM_CC bits (thanks Imran for pointing that out, I was
beyond sure this also applied to this SoC)
- Drop the applied rproc dt-bindings patch
- Pick up tags as appropriate
- Link to v1: https://lore.kernel.org/r/20251104-topic-8280_mxc-v1-0-df545af0ef94@xxxxxxxxxxxxxxxx
---
Konrad Dybcio (3):
dt-bindings: power: qcom,rpmpd: Add SC8280XP_MXC_AO
pmdomain: qcom: rpmhpd: Add MXC to SC8280XP
arm64: dts: qcom: sc8280xp: Add missing VDD_MXC links
arch/arm64/boot/dts/qcom/sc8280xp.dtsi | 16 ++++++++++++----
drivers/pmdomain/qcom/rpmhpd.c | 4 ++++
include/dt-bindings/power/qcom,rpmhpd.h | 1 +
3 files changed, 17 insertions(+), 4 deletions(-)
---
base-commit: 47b7b5e32bb7264b51b89186043e1ada4090b558
change-id: 20251104-topic-8280_mxc-e92cd1c31010
Best regards,
--
Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx>