]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 25 Mar 2026 07:21:25 +0000 (15:21 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:26:15 +0000 (10:26 +0800)
commitbdc607a67edfb35a671eb3405ce5a750a5ef28b2
tree2a857b955badc873bb611f16621ff0f9c9a9dfe9
parent4e7a7f57718eaeb07be7d7fcec800e88338fb1ad
wifi: rtw89: pci: clear SER ISR when initial and leaving WoWLAN for WiFi 7 chips

The PCIE SER is to diagnose PCIE becomes abnormal, relying on IMR settings
to trigger interrupt when status is weird. Update settings to disable
PHY error flag 9, and clear ISR when initial and leaving WoWLAN.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260325072130.41751-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/pci.h
drivers/net/wireless/realtek/rtw89/pci_be.c