Somehow WiFi card gets lost in certain platforms during stressed test of reboot/suspend. This patchset is to improve compatibility to avoid failure. Ping-Ke Shih (4): wifi: rtw89: pci: consolidate PCI basic configurations for probe and resume wifi: rtw89: 8922ae: disable PCI PHY EQ to improve compatibility wifi: rtw89: 8852ce: fix gray code conversion for filter out EQ wifi: rtw89: 8852ce: set offset K of PCI PHY EQ to manual mode to improve compatibility drivers/net/wireless/realtek/rtw89/pci.c | 68 ++++++++++++------ drivers/net/wireless/realtek/rtw89/pci.h | 24 +++++++ drivers/net/wireless/realtek/rtw89/pci_be.c | 77 +++++++++++++++++++++ 3 files changed, 149 insertions(+), 20 deletions(-) -- 2.25.1