]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: phy: ignore DCFO if not defined in chip_info
authorPing-Ke Shih <pkshih@realtek.com>
Fri, 14 Nov 2025 06:01:22 +0000 (14:01 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Tue, 18 Nov 2025 01:23:36 +0000 (09:23 +0800)
commit5607a141bf283960326f44780b65ab607467a14c
tree2a7a5497537815517a93896321a5eb9fe16cee51
parent9df55e8d41aa6943846d526487a674316c06e307
wifi: rtw89: phy: ignore DCFO if not defined in chip_info

For WiFi 7 chips, DCFO (digital carrier frequency offset) feature isn't
supported, so the corresponding registers aren't defined in chip_info.
Check and ignore this feature accordingly.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20251114060128.35363-9-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/phy.c