On Wed, Nov 22, 2023 at 04:23:51PM +0800, Victor Shih wrote: > From: Victor Shih <victor.shih@xxxxxxxxxxxxxxxxxxx> > > Due to a flaw in the hardware design, the GL9755 replay timer frequently > times out when ASPM is enabled. As a result, the warning messages will > often appear in the system log when the system accesses the GL9755 > PCI config. Therefore, the replay timer timeout must be masked. > > Fixes: 36ed2fd32b2c ("mmc: sdhci-pci-gli: A workaround to allow GL9755 to enter ASPM L1.2") > Signed-off-by: Victor Shih <victor.shih@xxxxxxxxxxxxxxxxxxx> > Acked-by: Adrian Hunter <adrian.hunter@xxxxxxxxx> > Acked-by: Kai-Heng Feng <kai.heng.geng@xxxxxxxxxxxxx> > Cc: stable@xxxxxxxxxxxxxxx > Link: https://lore.kernel.org/r/20231107095741.8832-3-victorshihgli@xxxxxxxxx > Signed-off-by: Ulf Hansson <ulf.hansson@xxxxxxxxxx> > (cherry picked from commit 85dd3af64965c1c0eb7373b340a1b1f7773586b0) > Signed-off-by: Victor Shih <victor.shih@xxxxxxxxxxxxxxxxxxx> > --- > drivers/mmc/host/sdhci-pci-gli.c | 8 ++++++++ > 1 file changed, 8 insertions(+) > Thanks, now queued up. greg k-h