Re: [PATCH 1/2] serial: imx: Introduce timeout when waiting on transmitter empty
From: Fabio Estevam
Date: Fri Apr 05 2024 - 13:39:10 EST
On Fri, Apr 5, 2024 at 6:25 AM Esben Haabendal <esben@xxxxxxxxxx> wrote:
>
> By waiting at most 1 second for USR2_TXDC to be set, we avoid a potentital
s/potentital/potential
Could you elaborate on this deadlock? Have you seen it in practice?
Should a Fixes tag be added?