Re: [PATCH v2 2/6] clk: ingenic: Make PLL clock enable_bit and stable_bit optional
From: Stephen Boyd
Date: Thu Oct 27 2022 - 14:59:32 EST
Quoting Aidan MacDonald (2022-10-26 12:43:41)
> When the enable bit is undefined, the clock is assumed to be always
> on and enable/disable is a no-op. When the stable bit is undefined,
> the PLL stable check is a no-op.
>
> Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@xxxxxxxxx>
> ---
Applied to clk-next