Re: [PATCH 11/11] soc: qcom: ice: Add explicit power-domain and clock voting calls for ICE
From: Harshal Dev
Date: Tue Mar 03 2026 - 06:17:39 EST
Hi Abel,
On 2/21/2026 5:15 PM, Abel Vesa wrote:
> On 26-01-23 12:41:35, Harshal Dev wrote:
>> Since Qualcomm inline-crypto engine (ICE) is now a dedicated driver
>> de-coupled from the QCOM UFS driver, it should explicitly vote for it's
>> needed resources during probe, specifically the UFS_PHY_GDSC power-domain
>> and the 'core' and 'iface' clocks.
>> Also updated the suspend and resume callbacks to handle votes on these
>> resources.
>
> Your intention here is to fix the patch that introduced the ICE driver,
> so I suggest you add Fixes tag. Same for all other patches.
> They will have to be backported all the way.
Ack, I will add the Fixes tag and ensure back-porting.
Regards,
Harshal