]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: pci: no need to wait CLK ready for RTL8922DE
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 24 Apr 2026 07:25:50 +0000 (15:25 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Wed, 29 Apr 2026 05:44:23 +0000 (13:44 +0800)
commit329e9fff98f85520843e7d75b7033339e5fb2b7e
tree80cc87c4735b53177f9cb5ba86b7f766fd101274
parent6d88244bb129755acca696f9227200f4a2d106a6
wifi: rtw89: pci: no need to wait CLK ready for RTL8922DE

The bit is to wait for CLK ready when entering PCIE L1SS. However, a
certain host might not enable CLK for a situation, causing device state
stuck and trigger PCIE SER. Unset this bit as default like earlier chips.

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