Re: [PATCH tty v4 0/6] 8250: Add console flow control
Greg Kroah-Hartman <[email protected]>
| Newsgroups | org.kernel.vger.sparclinux,org.infradead.lists.linux-arm-kernel,org.kernel.vger.linux-kernel,org.kernel.vger.linux-samsung-soc,org.kernel.vger.linux-serial |
|---|---|
| Message-ID | <2026051157-antelope-epidermal-6238@gregkh> |
On Wed, May 06, 2026 at 02:21:55PM +0206, John Ogness wrote: > Hi, > > This is v4 of a series to implement console flow control for the > 8250 serial driver. v3 is here [0]. > > The 8250 driver already has code in place to support console flow > control. However, there is no way to activate it and it is > incomplete. This series provides the necessary missing pieces while > attempting to be as conservative as possible, so as not to introduce > any side effects into the many 8250 variants or other non-8250 serial > drivers. This had some rejections in drivers/tty/serial/sh-sci.c, what branch/tree did you make this against? thanks, greg k-h