Hello Peng,

On Fri, Feb 06, 2026 at 12:25:42PM +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().

It seems we copied the same mistake from your evk on our board,
see board/toradex/smarc-imx95/smarc-imx95.c:board_early_init_f(). Maybe
you can just fix also that one.

And I see init_uart_clk() called in a multiple imx8m board in U-Boot,
any comment on those?

Francesco

Reply via email to