[PATCH v2] clk: meson: pll: adjust timeout in meson_clk_pll_wait_lock()

Jerome Brunet jbrunet at baylibre.com
Tue Sep 6 08:29:03 PDT 2022


On Mon 29 Aug 2022 at 20:52, Heiner Kallweit <hkallweit1 at gmail.com> wrote:

> Currently we loop over meson_parm_read() up to 24mln times.
> This results in a unpredictable timeout period. In my case
> it's over 5s on a S905X4-based system. Make the timeout
> period predictable and set it to 100ms.

Nitpick: next time please try to make commit not about your system, but
about the system and the codebase.

For example: In my case -> on an S905X4 platform (even better if you
precise the platform here). Thx.

>
> Signed-off-by: Heiner Kallweit <hkallweit1 at gmail.com>

Applied, Thx



More information about the linux-amlogic mailing list