linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/4] rtw89: update power limit and regulatory map tables
@ 2021-11-01  9:31 Ping-Ke Shih
  2021-11-01  9:31 ` [PATCH v2 1/4] rtw89: fill regd field of limit/limit_ru tables by enum Ping-Ke Shih
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Ping-Ke Shih @ 2021-11-01  9:31 UTC (permalink / raw)
  To: kvalo; +Cc: linux-wireless, kevin_yang

Update these two tables according to internal updates that follow the
latest regulations.

v2:
  - First patch uses name instead of number to represent domain indices,
    because second patch changes the indices according to internal tables.
    With the name, the second patch has only small and clear changes.
  - becomes 4 patches (v1 has 2 patches only)
    1/2 of v1 is split into three patches, and 2/2 of v1 is equal to 4/4 of v2.

Zong-Zhe Yang (4):
  rtw89: fill regd field of limit/limit_ru tables by enum
  rtw89: update rtw89 regulation definition to R58-R31
  rtw89: update tx power limit/limit_ru tables to R54
  rtw89: update rtw89_regulatory map to R58-R31

 drivers/net/wireless/realtek/rtw89/core.h     |     9 +-
 drivers/net/wireless/realtek/rtw89/phy.c      |    12 +
 drivers/net/wireless/realtek/rtw89/regd.c     |   375 +-
 .../wireless/realtek/rtw89/rtw8852a_table.c   | 12201 +++++++++-------
 4 files changed, 7177 insertions(+), 5420 deletions(-)

-- 
2.25.1


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2021-11-26 16:12 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-01  9:31 [PATCH v2 0/4] rtw89: update power limit and regulatory map tables Ping-Ke Shih
2021-11-01  9:31 ` [PATCH v2 1/4] rtw89: fill regd field of limit/limit_ru tables by enum Ping-Ke Shih
2021-11-02  2:06   ` Brian Norris
2021-11-03  1:24     ` Pkshih
2021-11-26 16:10   ` Kalle Valo
2021-11-01  9:31 ` [PATCH v2 2/4] rtw89: update rtw89 regulation definition to R58-R31 Ping-Ke Shih
2021-11-01  9:31 ` [PATCH v2 3/4] rtw89: update tx power limit/limit_ru tables to R54 Ping-Ke Shih
2021-11-01  9:31 ` [PATCH v2 4/4] rtw89: update rtw89_regulatory map to R58-R31 Ping-Ke Shih

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).