On Sun, Feb 16, 2025 at 05:12:39PM +0100, Artur Weber wrote: > Now that bus clock support has been implemented into the Broadcom Kona > clock driver, add bus clocks corresponding to HUB_TIMER, SDIO, UART and > BSC, as well as the USB OTG bus clock. > > Signed-off-by: Artur Weber <aweber.kernel@xxxxxxxxx> > --- > drivers/clk/bcm/clk-bcm21664.c | 107 +++++++++++++++++++++++++++++++---- > include/dt-bindings/clock/bcm21664.h | 19 ++++++- This is part of the binding, so it goes in the binding patch or on its own. Rob