Re: [PATCH v2 1/6] clk: ingenic: Make PLL clock "od" field optional

From: Stephen Boyd
Date: Thu Oct 27 2022 - 14:59:25 EST


Quoting Aidan MacDonald (2022-10-26 12:43:40)
> Add support for defining PLL clocks with od_bits = 0, meaning that
> OD is fixed to 1 and there is no OD field in the register. In this
> case od_max must also be 0, which is enforced with BUG_ON().
>
> Signed-off-by: Aidan MacDonald <aidanmacdonald.0x0@xxxxxxxxx>
> ---

Applied to clk-next