Re: [PATCH v2] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()

From: Krzysztof Kozlowski
Date: Sat Oct 18 2025 - 13:22:59 EST



On Mon, 13 Oct 2025 06:27:16 +0100, André Draszik wrote:
> readl_relaxed_poll_timeout_atomic() has been updated in 2023 in
> commit 7349a69cf312 ("iopoll: Do not use timekeeping in
> read_poll_timeout_atomic()") to avoid usage of timekeeping APIs. It
> also never used udelay() when no delay was given.
>
> With the implementation avoiding timekeeping APIs, and with a caller
> not passing a delay, the timeout argument simply becomes a loop
> counter.
>
> [...]

Applied, thanks!

[1/1] clk: samsung: clk-pll: simplify samsung_pll_lock_wait()
https://git.kernel.org/krzk/linux/c/d669ec6be0b1965c67248407d87c848b1b7c12ae

Best regards,
--
Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx>