]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: 8922d: add set channel of RF part
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Mar 2026 06:20:49 +0000 (14:20 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:11:58 +0000 (10:11 +0800)
commit1b622535a577ab24e07de8bb68bd5dc20b50ccf0
tree5a1881e7146e68a71c3672d516772fc33d1ab1dc
parent521f3a653dbe52b290607b5e0adf4730a3fcd9d6
wifi: rtw89: 8922d: add set channel of RF part

The set channel of RF part is to configure channel and bandwidth on a
register. The function to encode channel and bandwidth into register
value will be implemented by coming patch.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260324062049.52266-8-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/rtw8922d.c
drivers/net/wireless/realtek/rtw89/rtw8922d_rfk.c [new file with mode: 0644]
drivers/net/wireless/realtek/rtw89/rtw8922d_rfk.h [new file with mode: 0644]