[PATCH v8 0/7] pci: Work around ASMedia ASM2824 PCIe link training failures

From: Maciej W. Rozycki
Date: Wed Apr 05 2023 - 20:21:17 EST


Hi,

This is v8 of the change to work around a PCIe link training phenomenon
where a pair of devices both capable of operating at a link speed above
2.5GT/s seems unable to negotiate the link speed and continues training
indefinitely with the Link Training bit switching on and off repeatedly
and the data link layer never reaching the active state.

This version adds a Reviewed-by: tag by Lukas Wunner accidentally missed
from 6/7 in v7 and reorders said change to the front of the series.

Last two iterations:
<https://lore.kernel.org/r/alpine.DEB.2.21.2304042200040.37565@xxxxxxxxxxxxxxxxx/>
<https://lore.kernel.org/r/alpine.DEB.2.21.2302022022230.45310@xxxxxxxxxxxxxxxxx/>.

Maciej