Re: [RFC PATCH 0/2] Propose critical clocks

From: Stephen Boyd
Date: Wed Oct 05 2022 - 19:06:17 EST


Quoting Marco Felsch (2022-10-05 01:23:48)
> Hi Stephen, Michael,
>
> I know it is a busy time right now, but maybe you have a few minutes for
> this RFC. I know it is incomplete, but the interessting part is there
> and it would fix a real issue we encountered on the imx8mm-evk's.
>

There's another approach by Marek[1]. Can you work together on a
solution? I think we should step away from trying to make the critical
flag work during clk registration, and turn on the clk during provider
registration instead. That hopefully makes it simpler. We can keep the
clk flag of course, so that the clk can't be turned off, but otherwise
we shouldn't need to make registration path check for the property.

[1] https://lore.kernel.org/all/20220924174517.458657-1-marex@xxxxxxx/