mbox series

[0/4] wifi: rtw89: update to follow regulations of China and Thailand

Message ID 20230927072156.26336-1-pkshih@realtek.com
Headers show
Series wifi: rtw89: update to follow regulations of China and Thailand | expand

Message

Ping-Ke Shih Sept. 27, 2023, 7:21 a.m. UTC
Recently regulations of China and Thailand are changed, and these chips
have gotten new certifications, so apply new TX power tables.

Zong-Zhe Yang (4):
  wifi: rtw89: regd: configure Thailand in regulation type
  wifi: rtw89: 8852c: update TX power tables to R67
  wifi: rtw89: 8852b: update TX power tables to R35
  wifi: rtw89: 8851b: update TX power tables to R34

 drivers/net/wireless/realtek/rtw89/core.h     |    1 +
 drivers/net/wireless/realtek/rtw89/regd.c     |    2 +-
 .../wireless/realtek/rtw89/rtw8851b_table.c   | 1337 +++---
 .../wireless/realtek/rtw89/rtw8852b_table.c   |  331 +-
 .../wireless/realtek/rtw89/rtw8852c_table.c   | 3771 +++++++++++++++--
 5 files changed, 4420 insertions(+), 1022 deletions(-)

Comments

Kalle Valo Sept. 27, 2023, 7:31 a.m. UTC | #1
Ping-Ke Shih <pkshih@realtek.com> writes:

> Recently regulations of China and Thailand are changed, and these chips
> have gotten new certifications, so apply new TX power tables.
>
> Zong-Zhe Yang (4):
>   wifi: rtw89: regd: configure Thailand in regulation type
>   wifi: rtw89: 8852c: update TX power tables to R67
>   wifi: rtw89: 8852b: update TX power tables to R35
>   wifi: rtw89: 8851b: update TX power tables to R34

I don't see patch 2 in patchwork but I did receive it to my
kvalo@kernel.org adddress, maybe it was too big for the list?

But I can also apply that manually so no need to split that patch.
Kalle Valo Oct. 3, 2023, 11:34 a.m. UTC | #2
Ping-Ke Shih <pkshih@realtek.com> writes:

> Recently regulations of China and Thailand are changed, and these chips
> have gotten new certifications, so apply new TX power tables.
>
> Zong-Zhe Yang (4):
>   wifi: rtw89: regd: configure Thailand in regulation type
>   wifi: rtw89: 8852c: update TX power tables to R67
>   wifi: rtw89: 8852b: update TX power tables to R35
>   wifi: rtw89: 8851b: update TX power tables to R34

Manually applied as patch 2 was too big for the list:

1af55a76e073 wifi: rtw89: regd: configure Thailand in regulation type
ae22f2b9f535 wifi: rtw89: 8852c: update TX power tables to R67
e4a8efb52ef0 wifi: rtw89: 8852b: update TX power tables to R35
e9d9027e4ac9 wifi: rtw89: 8851b: update TX power tables to R34