]> www.infradead.org Git - users/dwmw2/linux.git/commit
wifi: rtw89: add XTAL SI for WiFi 7 chips
authorPing-Ke Shih <pkshih@realtek.com>
Mon, 11 Dec 2023 08:33:36 +0000 (16:33 +0800)
committerKalle Valo <kvalo@kernel.org>
Fri, 15 Dec 2023 13:39:13 +0000 (15:39 +0200)
commitefde4f6dd13acd22f9dfb2faaea0f8c08d4e94ad
tree2c55aeb5c0ff9720f21fa18a7eb672b96f86a6d6
parentf0536b0d5fa87475a747afa79ffe913533a196a0
wifi: rtw89: add XTAL SI for WiFi 7 chips

The XTAL SI is a serial interface to indirectly access registers of
analog hardware circuit. Since WiFi 7 chips use different registers, add
a ops to access them via common functions. This patch doesn't change logic
for existing chips.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://msgid.link/20231211083341.118047-2-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/mac.c
drivers/net/wireless/realtek/rtw89/mac.h
drivers/net/wireless/realtek/rtw89/mac_be.c
drivers/net/wireless/realtek/rtw89/reg.h