Re: [PATCH v3 04/11] serial: sc16is7xx: add post reset delay

From: andy . shevchenko
Date: Thu May 25 2023 - 06:30:20 EST


Thu, May 25, 2023 at 12:03:17AM -0400, Hugo Villeneuve kirjoitti:
> From: Hugo Villeneuve <hvilleneuve@xxxxxxxxxxxx>
>
> Make sure we wait at least 3us before initiating communication with
> the device after reset.

...

> + usleep_range(3, 5);

I would put (5, 10) instead to relax a bit the scheduler.

--
With Best Regards,
Andy Shevchenko