Re: [PATCH v3 5/6] clk: qcom: Add support for Global clock controller on Eliza

From: Abel Vesa

Date: Mon Feb 23 2026 - 05:50:30 EST


On 26-02-17 10:26:26, Konrad Dybcio wrote:
> On 2/17/26 8:57 AM, Abel Vesa wrote:
> > On 26-02-16 16:57:24, Konrad Dybcio wrote:
> >> On 2/16/26 2:43 PM, Abel Vesa wrote:
> >>> From: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
> >>>
> >>> Add support for Global clock controller for Eliza Qualcomm SoC.
> >>>
> >>> Signed-off-by: Taniya Das <taniya.das@xxxxxxxxxxxxxxxx>
> >>> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>
> >>> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxxxxxxxx>
> >>> ---
> >>
> >> Do we need force_mem_on on UFS clocks?
> >
> > Not sure yet as UFS isn't up.
>
> FWIW downstream does that for this platform and it seems to be the
> case on most recent platforms too

Yep, UFS is up now and will be part of the base DT.

It seems we only need to force_mem_on GCC_UFS_PHY_ICE_CORE_CLK.

Will add in v5.