[PING][PATCH v3] serial: 8250: Report which option to enable for blacklisted PCI devices

From: Maciej W. Rozycki
Date: Wed Apr 13 2022 - 18:53:45 EST


On Thu, 31 Mar 2022, Maciej W. Rozycki wrote:

> Provide information in the kernel log as to what configuration option to
> enable for PCI UART devices that have been blacklisted in the generic
> PCI 8250 UART driver and which have a dedicated driver available to
> handle that has been disabled. The rationale is there is no easy way
> for the user to map a specific PCI vendor:device pair to an individual
> dedicated driver while the generic driver has this information readily
> available and it will likely be confusing that the generic driver does
> not register such a port.

Ping for:
<https://lore.kernel.org/lkml/alpine.DEB.2.21.2203310054120.44113@xxxxxxxxxxxxxxxxx/>

Maciej