On Wed, 08 Jan 2025 12:04:19 +0100, Ahmad Fatoum wrote: > While we don't have generic clocksource support in PBL, there is no > reason to not enable read_poll_timeout for use on platforms that have > their own get_time_ns. > > Allow these platforms to use read_poll_timeout by defining two macros: > read_pol_is_timeout and read_poll_get_time_ns(). > > [...] Applied, thanks! [1/2] include: linux/iopoll.h: add optional PBL support https://git.pengutronix.de/cgit/barebox/commit/?id=e94a110c8766 (link may not be stable) [2/2] mci: imx-esdhc: implement esdhc_poll using sdhci_read32_poll_timeout https://git.pengutronix.de/cgit/barebox/commit/?id=5f91d2c53b03 (link may not be stable) Best regards, -- Sascha Hauer <s.hauer@xxxxxxxxxxxxxx>