]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922D
authorPing-Ke Shih <pkshih@realtek.com>
Wed, 25 Mar 2026 07:21:29 +0000 (15:21 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:29:25 +0000 (10:29 +0800)
commit9c52ad439e6c50dc54175f180d177f9be73f3e98
treec9cd12f73a20d39282dc56c1ba6707cb64f3fa09
parente0b88e052e4c6ca5789c61cef00a90caf08cfc08
wifi: rtw89: phy: load RF parameters relying on ACV for RTL8922D

RF parameters are conditional formats with RFE type and CV as arguments,
but RTL8922D has many variants and use ACV as argument instead of CV.
Add to select proper register values.

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