public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
* [PATCH 0/2] imx9[4,5]_evk: Drop init_uart_clk from board code
@ 2026-02-06  4:25 Peng Fan (OSS)
  2026-02-06  4:25 ` [PATCH 1/2] nxp: imx95_evk: Drop init_uart_clk Peng Fan (OSS)
  2026-02-06  4:25 ` [PATCH 2/2] nxp: imx94_evk: " Peng Fan (OSS)
  0 siblings, 2 replies; 7+ messages in thread
From: Peng Fan (OSS) @ 2026-02-06  4:25 UTC (permalink / raw)
  To: NXP i.MX U-Boot Team, u-boot
  Cc: Stefano Babic, Fabio Estevam, Alice Guo, Tom Rini, Ye Li,
	Peng Fan

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@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@nxp.com>


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2026-02-06 13:59 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-06  4:25 [PATCH 0/2] imx9[4,5]_evk: Drop init_uart_clk from board code Peng Fan (OSS)
2026-02-06  4:25 ` [PATCH 1/2] nxp: imx95_evk: Drop init_uart_clk Peng Fan (OSS)
2026-02-06  8:35   ` Francesco Dolcini
2026-02-06 13:27     ` Peng Fan
2026-02-06 10:43   ` Fabio Estevam
2026-02-06 13:59     ` Peng Fan
2026-02-06  4:25 ` [PATCH 2/2] nxp: imx94_evk: " Peng Fan (OSS)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox