[PATCH] clk: ti: Notify AVS driver upon setting clock rate

Kumar, Udit u-kumar1 at ti.com
Tue Sep 19 14:57:44 CEST 2023


On 9/19/2023 4:44 PM, Nishanth Menon wrote:
> On 11:36-20230919, Udit Kumar wrote:
>> AVS is enabled at R5 SPL stage, where clk-k3 is used
>> instead if clk-sci driver.
>>
>> [..]
> Why drop from here? we do have am64 and am65 that use ti-sci, correct?

Thanks,

am64/am65 slipped out of my mind while creating this patch.

will fix in v2.

>>   	ret = cops->set_freq(sci, clk->id, clk->data, 0, rate, ULONG_MAX);
>>   	if (ret) {
>>   		dev_err(clk->dev, "%s: set_freq failed (%d)\n", __func__, ret);
>> -- 
>> 2.34.1
>>


More information about the U-Boot mailing list