From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-11.7 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id AA538C4338F for ; Sat, 7 Aug 2021 01:46:58 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8469B611C3 for ; Sat, 7 Aug 2021 01:46:58 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229798AbhHGBrN (ORCPT ); Fri, 6 Aug 2021 21:47:13 -0400 Received: from mail.kernel.org ([198.145.29.99]:40952 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229749AbhHGBrM (ORCPT ); Fri, 6 Aug 2021 21:47:12 -0400 Received: by mail.kernel.org (Postfix) with ESMTPSA id E8A8061186; Sat, 7 Aug 2021 01:46:55 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1628300816; bh=mtPrcZcxj6ZQ/cTyJmc6jpqxFDXO16rqxGcvLl7bi8U=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Z46+4Js3BU7bYpyWel3NfMI4FV37b/wmU+K395oOtuqz7PLjjHS9OdVQHtJvcPItw M/6IpGADBYLhRf+jgXtMM5H+3/WQ9dW5A6qEQnXcHFl+pwxUMF4oye/y6yKr+Mg3DJ JgGOMiq4/59KX6T6LJZWFxV7gqcX4wDkdzU90au+O8SRcyE6RYCRYRCAAhDovi4FsC 2I0KkHEuA74oFPJsQPlBMSxWw/34sLXe5L41hSVyHxnxVg3W1tjbaaIjysYxeApXbn ANjvArB4pTFxz2wCb6akNsjIswOVFe49wdIjCPD/H7OixDKFkW3pg/9hNo72wJ/IUN hxkrNsTId1FxA== Date: Fri, 6 Aug 2021 20:46:55 -0500 From: Seth Forshee To: =?utf-8?B?QmrDuHJu?= Mork Cc: wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org Subject: Re: [wireless-regdb] [PATCH] wireless-regdb: Update regulatory rules for Norway (NO) on 6 and 60 GHz Message-ID: References: <20210804083337.8833-1-bjorn@mork.no> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210804083337.8833-1-bjorn@mork.no> Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Wed, Aug 04, 2021 at 10:33:37AM +0200, Bjørn Mork wrote: > The Norwegian regulatory authority (NKOM) has updated the existing > regulations. > > WiFi 6E is now allowed with the same restrictions as in many/most > EU/EEA countries - i.e 200 mW indoor and 25 mW outdoor, Using the > DE entry as a template for now, until this dual entry can be > described in the database. > > The update also extended the 60 GHz band to 71 GHz. > > The official announcement of the regulation changes: > https://lovdata.no/dokument/LTI/forskrift/2021-06-29-2312 > > The existing reference in the database has been updated with these > changes, so no new reference is needed. > > Signed-off-by: Bjørn Mork Applied, thanks!