Re: [PATCH v10 tty-next 0/4] serial: 8250_pci1xxxx: Add driver for the pci1xxxx's quad-uart function

From: Greg KH
Date: Fri Jan 20 2023 - 00:23:53 EST


On Sun, Dec 18, 2022 at 12:45:03AM +0530, Kumaravel Thiagarajan wrote:
> pci1xxxx is a PCIe switch with a multi-function endpoint on one of its
> downstream ports. Quad-uart is one of the functions in the multi-function
> endpoint. This patch adds device driver for the quad-uart function and
> enumerates between 1 to 4 instances of uarts based on the PCIe subsystem
> device ID.
>
> The changes from v1->v2->v3->v4->v5->v6->v7->v8->v9->v10 are mentioned in
> each patch in the patchset.
>
> Thanks to Andy Shevchenko, Ilpo Jarvinen, Chritophe JAILLET, Geert
> Uytterhoeven, Greg KH, Jiri Slaby for their review comments.
>
> Kumaravel Thiagarajan (4):
> serial: 8250_pci: Add serial8250_pci_setup_port definition in
> 8250_pcilib.c
> serial: 8250_pci1xxxx: Add driver for quad-uart support
> serial: 8250_pci1xxxx: Add RS485 support to quad-uart driver
> serial: 8250_pci1xxxx: Add power management functions to quad-uart
> driver

This doesn't apply to my tree anymore. Can you rebase it against
Linus's latest, or linux-next and resend?

thanks,

greg k-h