提交 5a0e776b 编写于 作者: Z Zong-Zhe Yang 提交者: Kalle Valo

rtw89: add UK to regulation type

Add RTW89_UK to enum rtw89_regulation_type.
The follow-up commit will configure the corresponding values for it
to TX power tables.
Signed-off-by: NZong-Zhe Yang <kevin_yang@realtek.com>
Signed-off-by: NPing-Ke Shih <pkshih@realtek.com>
Signed-off-by: NKalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220318023214.32411-2-pkshih@realtek.com
上级 30645118
...@@ -446,6 +446,7 @@ enum rtw89_regulation_type { ...@@ -446,6 +446,7 @@ enum rtw89_regulation_type {
RTW89_UKRAINE = 11, RTW89_UKRAINE = 11,
RTW89_CN = 12, RTW89_CN = 12,
RTW89_QATAR = 13, RTW89_QATAR = 13,
RTW89_UK = 14,
RTW89_REGD_NUM, RTW89_REGD_NUM,
}; };
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册