On Fri, Apr 29, 2022 at 02:57:16PM +0300, Ilpo Järvinen wrote: > The driver must provide throttle and unthrottle in uart_ops when it > sets UPSTAT_AUTORTS. Add them using existing stop_rx & > enable_interrupts functions. > > Compile tested (w/o linking). That shouldn't be here at all, put it below the --- line if its needed. > > Reported-by: Nuno Gonçalves <nunojpg@xxxxxxxxx> > Fixes: 2a76fa283098 (serial: pl011: Adopt generic flag to store auto > RTS status) Nit, this should be all in one line. > Cc: Lukas Wunner <lukas@xxxxxxxxx> > Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@xxxxxxxxxxxxxxx> Any reason why you are not cc:ing all the needed people as per scripts/get_maintainer.pl? thanks, greg k-h