Quoting Chanho Park (2022-05-19 20:06:25) > _NR_CLKS which can be used to register clocks via nr_clk_ids. The clock > IDs are started from 1. So, _NR_CLKS should be defined to "the last > clock id + 1" > > Fixes: 680e1c8370a2 ("dt-bindings: clock: add clock binding definitions for Exynos Auto v9") > Signed-off-by: Chanho Park <chanho61.park@xxxxxxxxxxx> > --- Applied to clk-next