OSDN Git Service

rtw88: declare hw supports ch 144
authorZong-Zhe Yang <kevin_yang@realtek.com>
Fri, 4 Dec 2020 01:38:23 +0000 (09:38 +0800)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 7 Dec 2020 16:35:12 +0000 (18:35 +0200)
commit5e38884152bae058da7c58183c3859f98f7fe35c
tree73969c842fb4bb48e662416f88b87f294908d092
parent88c15a6fbd9454d6a73213467152bd70a8896207
rtw88: declare hw supports ch 144

When driver was developed, FCC regulation didn't enable channel 144
and there was no demand for channel 144 at that time. Although HW
actually supports channel 144, driver didn't announce channel 144.
Therefore, channel 144 (20 MHz), channel 142 (40 MHz) and channel
138 (80 MHz) couldn't be used.

Today, channel 144 has been enabled by regulations and
is gradually being supported. With test requirements,
we declare hw supports channel 144.

Signed-off-by: Zong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20201204013823.3729-1-pkshih@realtek.com
drivers/net/wireless/realtek/rtw88/main.c