[PATCH v2 2/5] wireless-regdb: Update regulatory info for Peru (PE) on 6GHz
Ping-Ke Shih <[email protected]> Fri, 19 Jul 2024 11:23:23 +0800
| Newsgroups | org.infradead.lists.wireless-regdb,org.kernel.vger.linux-wireless |
|---|---|
| Message-ID | <[email protected]> |
From: Ping-Ke Shih <[email protected]> Ministerial Resolution -2021-MTC/01 decided For the band 5925-7125 MHz, low power indoor case of use. - access point maximum EIRP: 30 dBm Limited power spectral density: 5 dBm / MHz - user devices maximum EIRP: 24 dBm Limited power spectral density: -1 dBm / MHz With minimum bandwidth 20MHz and PSD -1 dBm/MHz, 12 dBm is adopted. [1] https://cdn.www.gob.pe/uploads/document/file/1861732/Resoluci%C3%B3n%20Ministerial%20nro%20373-2021-MTC/01.pdf Signed-off-by: Ping-Ke Shih <[email protected]> --- v2: - explain how induce how we induce 12 dBm from PSD -1 dBm/MHz in commit message --- db.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/db.txt b/db.txt index 5cada55b51eb..1e0a14b8670f 100644 --- a/db.txt +++ b/db.txt @@ -1443,12 +1443,15 @@ country PA: DFS-FCC (5725 - 5850 @ 80), (36) (57000 - 64000 @ 2160), (43) +# Source: +# https://cdn.www.gob.pe/uploads/document/file/1861732/Resoluci%C3%B3n%20Ministerial%20nro%20373-2021-MTC/01.pdf country PE: DFS-FCC (2402 - 2482 @ 40), (20) (5170 - 5250 @ 80), (17), AUTO-BW (5250 - 5330 @ 80), (24), DFS, AUTO-BW (5490 - 5730 @ 160), (24), DFS (5735 - 5835 @ 80), (30) + (5925 - 7125 @ 320), (12), NO-OUTDOOR country PF: DFS-ETSI (2402 - 2482 @ 40), (20) -- 2.25.1