On Tue, 2 Dec 2025 at 18:36, Konrad Dybcio <[email protected]> wrote: > > 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]>
For the series, please add: Reviewed-by: Ulf Hansson <[email protected]> Bjorn, then I assume you will pick this up for fixes - or let me know if you prefer another route. Kind regards Uffe > --- > 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/[email protected] > > --- > 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 <[email protected]> >

