Re: [PATCH v4 3/5] clk: hisilicon: Terminate clk_div_table with sentinel element

From: Stephen Boyd
Date: Fri Mar 11 2022 - 21:16:58 EST


Quoting Jonathan Neuschäfer (2022-02-17 16:09:19)
> In order that the end of a clk_div_table can be detected, it must be
> terminated with a sentinel element (.div = 0).
>
> Fixes: 6c81966107dc0 ("clk: hisilicon: Add clock driver for hi3559A SoC")
> Signed-off-by: Jonathan Neuschäfer <j.neuschaefer@xxxxxxx>
> ---

Applied to clk-next