[PATCH] serial: replace all clk_get with clk_get_for_console

Sascha Hauer s.hauer at pengutronix.de
Thu Jun 13 00:27:23 PDT 2024


On Tue, 11 Jun 2024 08:58:00 +0200, Ahmad Fatoum wrote:
> Unlike clk_get, clk_get_for_console returns NULL when the clock provider
> lacks a driver, but the UART has already been configured by DEBUG_LL.
> 
> This allows drivers to disable the set baudrate callback and continue
> probe, so the user gets to an interactive shell, where they can debug
> the system further.
> 
> [...]

Applied, thanks!

[1/1] serial: replace all clk_get with clk_get_for_console
      https://git.pengutronix.de/cgit/barebox/commit/?id=f5a0dfc4aebc (link may not be stable)

Best regards,
-- 
Sascha Hauer <s.hauer at pengutronix.de>




More information about the barebox mailing list