Re: [PATCH v3 5/6] clk: qcom: Add support for Global clock controller on Eliza
From: Konrad Dybcio
Date: Tue Feb 17 2026 - 04:26:37 EST
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
Konrad