[PATCH 0/2] imx9[4,5]_evk: Drop init_uart_clk from board code
Peng Fan (OSS)
peng.fan at oss.nxp.com
Fri Feb 6 05:25:41 CET 2026
The serial driver could enable the uart clk using clk_enable, there
is no need to call init_uart_clk in board_early_init_f.
The init_uart_clk() function is still kept, in case it is needed for
debug purpose.
Signed-off-by: Peng Fan <peng.fan at nxp.com>
---
Peng Fan (2):
nxp: imx95_evk: Drop init_uart_clk
nxp: imx94_evk: Drop init_uart_clk
board/nxp/imx94_evk/imx94_evk.c | 1 -
board/nxp/imx95_evk/imx95_evk.c | 3 ---
2 files changed, 4 deletions(-)
---
base-commit: b5213bbfdcb1812be510427857827ee8becb9f8f
change-id: 20260206-imx9-board-clean-uart-7eda1c7fed1c
Best regards,
--
Peng Fan <peng.fan at nxp.com>
More information about the U-Boot
mailing list