]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
wifi: rtw89: 8922d: define efuse map and read necessary fields
authorPing-Ke Shih <pkshih@realtek.com>
Tue, 24 Mar 2026 06:20:45 +0000 (14:20 +0800)
committerPing-Ke Shih <pkshih@realtek.com>
Mon, 30 Mar 2026 02:05:26 +0000 (10:05 +0800)
commit199e4235d33f01d3205d40a056e506ac4964da28
tree234453b9282c9650cf6e09a7bec9a583d8a74b8f
parentbbbde3d0fbe1005cffa45a7803c17589e2011107
wifi: rtw89: 8922d: define efuse map and read necessary fields

Define specific efuse map for RTL8922D, including TSSI, RX gain, MAC
address, RFE type and etc. The additional fields comparing to existing
chips are BT setting (define BT switch GPIO, antenna number and etc) and
gain offset2 (define more fields like existing RX gain offset).

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20260324062049.52266-4-pkshih@realtek.com
drivers/net/wireless/realtek/rtw89/core.h
drivers/net/wireless/realtek/rtw89/rtw8922d.c
drivers/net/wireless/realtek/rtw89/rtw8922d.h