Hello Peng, thanks for the patch. On Fri, Feb 06, 2026 at 11:28:45PM +0800, Peng Fan (OSS) wrote: > From: Peng Fan <[email protected]> > > Rely on serial driver calling clk_enable to enable the lpuart clk, no > need to do init_uart_clk in board_early_init_f(). > > Also remove board_early_init_f(), because it is empty now. > > Signed-off-by: Peng Fan <[email protected]>
Acked-by: Francesco Dolcini <[email protected]> Francesco

