Re: [PATCH 13/16] arm64: dts: qcom: sm8650: Add GCC CX power domain
Konrad Dybcio <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On 8/19/26 2:51 PM, Abel Vesa wrote: > The GCC GDSCs on SM8650 are backed by the RPMh CX power domain. Without > describing that parent domain, consumers of GCC-provided GDSCs can enable > their local domain without causing the required CX vote to be held. > > Add the CX power-domain reference to the GCC node so votes from GCC GDSC > consumers can propagate to RPMh CX. > > Signed-off-by: Abel Vesa <[email protected]> > --- Reviewed-by: Konrad Dybcio <[email protected]> Konrad