[][MAC80211][regdb][Change to new version]

[Description]
Change regdb to 2022.04.08 for WiFi6E well support.

[Release-log]
N/A

Change-Id: I692e6bb8677be5faa23f412b082544e8893aa338
Reviewed-on: https://gerrit.mediatek.inc/c/openwrt/feeds/mtk_openwrt_feeds/+/6063741
diff --git a/autobuild_mac80211_release/package/firmware/wireless-regdb/patches/003-Regulatory-update-for-6-GHz-operation-in-FI.patch b/autobuild_mac80211_release/package/firmware/wireless-regdb/patches/003-Regulatory-update-for-6-GHz-operation-in-FI.patch
new file mode 100644
index 0000000..6f8fd96
--- /dev/null
+++ b/autobuild_mac80211_release/package/firmware/wireless-regdb/patches/003-Regulatory-update-for-6-GHz-operation-in-FI.patch
@@ -0,0 +1,49 @@
+From 647bcaa958866e8f66a0a027daa4d8b3af6ff6dd Mon Sep 17 00:00:00 2001
+From: Dennis Bland <dennis@dbperformance.com>
+Date: Tue, 26 Apr 2022 21:52:31 -0600
+Subject: [PATCH 3/5] Regulatory update for 6 GHz operation in FI
+
+Add 6 GHz operation for FI:
+
+https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32021D1067&from=EN
+
+Signed-off-by: Dennis Bland <dennis@dbperformance.com>
+Signed-off-by: Seth Forshee <sforshee@kernel.org>
+---
+ db.txt | 6 +++++-
+ 1 file changed, 5 insertions(+), 1 deletion(-)
+
+diff --git a/db.txt b/db.txt
+index fcdc74a..cf35883 100644
+--- a/db.txt
++++ b/db.txt
+@@ -572,6 +572,7 @@ country ET: DFS-ETSI
+ # and 2006/771/EC (amended by 2008/432/EC, Short-Range Devices, EN 300 440)
+ #  EU decision 2005/513/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02005D0513-20070213
+ #  EU decision 2006/771/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/?uri=CELEX:02008D0432-20080611
++#  EU decision 2021/1067/EC: https://eur-lex.europa.eu/legal-content/EN/TXT/PDF/?uri=CELEX:32021D1067&from=EN
+ # Harmonized CEPT countries (July 2019): https://www.ecodocdb.dk/download/25c41779-cd6e/Rec7003e.pdf
+ country FI: DFS-ETSI
+ 	(2400 - 2483.5 @ 40), (100 mW)
+@@ -580,7 +581,9 @@ country FI: DFS-ETSI
+ 	(5470 - 5725 @ 160), (500 mW), DFS, wmmrule=ETSI
+ 	# short range devices (ETSI EN 300 440-1)
+ 	(5725 - 5875 @ 80), (25 mW)
+-	# 60 GHz band channels 1-4 (ETSI EN 302 567)
++	# 6 GHz band
++	(5945 - 6425 @ 160), (23), NO-OUTDOOR, AUTO-BW, wmmrule=ETSI
++        # 60 GHz band channels 1-4 (ETSI EN 302 567)
+ 	(57000 - 66000 @ 2160), (40)
+ 
+ country FM: DFS-FCC
+@@ -623,6 +626,7 @@ country GB: DFS-ETSI
+ 	(5470 - 5730 @ 160), (500 mW), DFS, wmmrule=ETSI
+ 	# short range devices (ETSI EN 300 440-1)
+ 	(5725 - 5850 @ 80), (200 mW), NO-OUTDOOR
++	(5925 - 6425 @ 160), (250 mW), NO-OUTDOOR, wmmrule=ETSI
+ 	# 60 GHz band channels 1-6
+ 	(57000 - 71000 @ 2160), (40)
+ 
+-- 
+2.29.2
+