[PATCH 5/7] clk: qcom: gpucc: Add GPU Clock Controller driver for Eliza

Taniya Das taniya.das at oss.qualcomm.com
Thu Apr 9 10:44:51 PDT 2026



On 3/19/2026 6:25 PM, Konrad Dybcio wrote:
>> +//	[GPU_CC_FREQUENCY_LIMITER_IRQ_CLEAR] = { 0x9538 },
> dead code
> 
> +Akhil is that useful?
> 
> [...]

I will remove the code in the next patch. It is not required.

> 
>> +static void clk_eliza_regs_configure(struct device *dev, struct regmap *regmap)
>> +{
>> +	/* Enable frequency limiter irq */
>> +	regmap_clear_bits(regmap, 0x9534, BIT(0));
>> +}
> ..sounds like it

I missed to clean it up.

-- 
Thanks,
Taniya Das




More information about the linux-arm-kernel mailing list