On Mon, 19 May 2025 20:59:17 +0200, Ahmad Fatoum wrote: > barebox initializes only a single ti-dm timer and stores its non-NULL > MMIO base address to the global base variable to indicate a successful > probe. > > If clock_get were to fail with any error code, base would remain set, > hindering future probes of the driver. This would be especially > bothersome with EPROBE_DEFER if deep probe is not enabled. > > [...]
Applied, thanks! [1/1] clocksource: ti-dm: fix EPROBE_DEFER handling https://git.pengutronix.de/cgit/barebox/commit/?id=225d82666eb0 (link may not be stable) Best regards, -- Sascha Hauer <s.ha...@pengutronix.de>