Re: [PATCH v3 00/47] clk: qcom: Tie CX power domains to GCCs

From: Abel Vesa

Date: Tue Aug 25 2026 - 03:34:21 EST


On 26-08-24 21:58:55, Vinod Koul wrote:
> On 24-08-26, 14:53, Abel Vesa wrote:
> > Tie the CX power domain to GCC clock controllers for SDM670, SDM845,
> > SM8150, SM8250, SM8350, SM8450, SM8550, SM8650, SM8750, SM6350,
> > SM4450, QDU1000, QCS8300, SDX75, SAR2130P, SC7180, SC7280, SA8775P,
> > X1E80100, Eliza, Kaanapali, and QCS615.
>
> >
> > ---
> > Abel Vesa (47):
> > dt-bindings: clock: qcom: gcc-sdm845: Add CX power domain
> ...
> > arm64: dts: qcom: kaanapali: Add GCC CX power domain
> > arm64: dts: qcom: monaco: Add GCC CX power domain
> > arm64: dts: qcom: qdu1000: Add GCC CX power domain
> > arm64: dts: qcom: sar2130p: Add GCC CX power domain
> > arm64: dts: qcom: sdm670: Add GCC CX power domain
> > arm64: dts: qcom: sdx75: Add GCC CX power domain
> > arm64: dts: qcom: sm4450: Add GCC CX power domain
> > arm64: dts: qcom: sm6350: Add GCC CX power domain
> > arm64: dts: qcom: sm8150: Add GCC CX power domain
> > arm64: dts: qcom: sm8250: Add GCC CX power domain
> > arm64: dts: qcom: sm8350: Add GCC CX power domain
> > arm64: dts: qcom: sm8450: Add GCC CX power domain
> > arm64: dts: qcom: sm8550: Add GCC CX power domain
> > arm64: dts: qcom: sm8650: Add GCC CX power domain
> > arm64: dts: qcom: sm8750: Add GCC CX power domain
> > arm64: dts: qcom: talos: Add GCC CX power domain
>
> Don't see 845 dts updated?

The sdm845 already has the CX attached to GCC, it's just the driver
that needs to change, to enable the runtime PM.

I'll fix the cover letter as well to be consistent.

Thanks for reviewing.

Abel