Re: [PATCH 2/2] OPP: Disallow "opp-hz" property without a corresponding clk

From: Viresh Kumar
Date: Wed Nov 23 2022 - 23:23:20 EST


On 22-11-22, 18:56, Manivannan Sadhasivam wrote:
> If there is no .set_rate() callback implemented by the clock provider, it won't
> hurt, right?

It shouldn't, I guess. Well, in that case, is the first patch even
required ? Maybe we should keep it, this makes clear that we won't
even call set_rate(), irrespective of the face that it is implemented
or not.

Also, the clk provider may not be part of this file later on, for
other SoC versions, and it is better in that case too.

--
viresh