mbox series

[0/3] wifi: rtw89: 8851b: rfk: add more RF calibrations

Message ID 20230513054425.9689-1-pkshih@realtek.com
Headers show
Series wifi: rtw89: 8851b: rfk: add more RF calibrations | expand

Message

Ping-Ke Shih May 13, 2023, 5:44 a.m. UTC
This is second (the last) patchset to add RF calibrations of 8851b, which
contains RX DCK, DPK and TSSI. With these calibrations, 8851B can have
good performance as expected.

Ping-Ke Shih (3):
  wifi: rtw89: 8851b: rfk: add RX DCK
  wifi: rtw89: 8851b: rfk: add DPK
  wifi: rtw89: 8851b: rfk: add TSSI

 drivers/net/wireless/realtek/rtw89/reg.h      |   14 +
 .../net/wireless/realtek/rtw89/rtw8851b_rfk.c | 1904 ++++++++++++++++-
 .../net/wireless/realtek/rtw89/rtw8851b_rfk.h |    8 +
 3 files changed, 1862 insertions(+), 64 deletions(-)