Message ID | 20230912143117.55965-1-martin@kaiser.cx (mailing list archive) |
---|---|
Headers | show |
Series | hwrng: imx-rngc - adjust the timeouts | expand |
On Tue, Sep 12, 2023 at 04:31:16PM +0200, Martin Kaiser wrote: > Set the timeouts for selftest and initial seed to approx. three times the > maximum possible duration. > > This replaces the series "hwrng: imx-rngc - use polling instead of interrupt". > > Martin Kaiser (2): > hwrng: imx-rngc - reasonable timeout for selftest > hwrng: imx-rngc - reasonable timeout for initial seed > > drivers/char/hw_random/imx-rngc.c | 10 ++++++---- > 1 file changed, 6 insertions(+), 4 deletions(-) > > -- > 2.39.2 All applied. Thanks.