On Tue, 11 Jun 2024 10:27:14 +0200, Ahmad Fatoum wrote: > A return code of -EPROBE_DEFER is not necessarily an error as the clock > driver may indeed be probed later. Use dev_err_probe to silence the > error message in this situation and to store it for later use if the > probe is deferred permanently. > > Applied, thanks! [1/1] serial: stm32: suppress -EPROBE_DEFER messages using dev_err_probe https://git.pengutronix.de/cgit/barebox/commit/?id=9b549d1f6756 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>