On Tue, Oct 24, 2023 at 11:50:05AM +0200, Greg Kroah-Hartman wrote: > On Tue, Oct 24, 2023 at 12:42:28PM +0300, Ilpo Järvinen wrote: > > On Fri, 20 Oct 2023, Cameron Williams wrote: > > > > > The port count of the PX-257 Rev3 is actually 2, not 4. > > > > > > Fixes: ef5a03a26c87 ("tty: 8250: Add support for Brainboxes PX cards.") > > > Cc: stable@xxxxxxxxxxxxxxx > > > Signed-off-by: Cameron Williams <cang1@xxxxxxxxxx> > > > > Please arrange your series such that the patches with Fixes are first, > > not in the middle of your series. > My apologies, when I was working on this patch series I was going by device product line then fixes and additions. I will keep that in mind for next time. > Almost all of these are going to stable, so this was ok. > Thank you Greg, I was sure that device IDs/quirks were OK to go into the stable kernel as per the documentation online. > thanks, > > greg k-h