Quoting Yao Zi (2024-09-12 06:32:05) > If an ID of a branch's child is greater than current maximum, we should > set new maximum to the child's ID, instead of its parent's. > > Fixes: 2dc66a5ab2c6 ("clk: rockchip: rk3588: fix CLK_NR_CLKS usage") > Signed-off-by: Yao Zi <ziyao at disroot.org> > --- Applied to clk-fixes