From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 1D597255F52 for ; Thu, 30 Apr 2026 01:59:54 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777514395; cv=none; b=ki9EyYXohWWZ5w/llXWw1/A3KedpzvAH9vyOES1GGS8e46gOBhJem+oDTiKTWKfzVcGD8IUhXpSf3IFojJJO2nzNEY70q9Na+M72E26If52oJxwQpWboULjprJXjaJfclOq5/0YaWiSGGSHoZRQ54pxtuBHrhFrWUg68LiKppHk= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777514395; c=relaxed/simple; bh=GAQF+VIuKNR7JFPN8esnh64K6j2MDtSOsmVGCTMotfI=; h=From:To:Cc:In-Reply-To:References:Subject:Message-Id:Date: MIME-Version:Content-Type; b=W48JuMiawMW4JZV7xLSxC5nHWH6n1zx5lvWLlG68j9tDzdK4mLJ+ZnhpFQgKv/kNLiCKE4N1XWPJUogIWrZmri5C5bCZq+RxZHgElQWOb8Ri3AIMKJSVPHCarrvhHs6T9W1+tsVf+uotn6qlzDANh/VuDhmibAi+eox/CCEANyk= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=GtQ0IYcG; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="GtQ0IYcG" Received: by smtp.kernel.org (Postfix) with ESMTPSA id A033AC19425; Thu, 30 Apr 2026 01:59:54 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1777514394; bh=GAQF+VIuKNR7JFPN8esnh64K6j2MDtSOsmVGCTMotfI=; h=From:To:Cc:In-Reply-To:References:Subject:Date:From; b=GtQ0IYcG6DC1a79TaS/ffvwpAPBaOIN2Nf2pICYbhAdlw6QtAC4PFA1vFHuzeN1nJ 66phJp5WQ+qCqgp9mVJMBCdOq9A530ml+rhx3cFfWqNlsZ4fo1whDwIa2y2vzUqBbC VT5yvjW516nPoNqzy7A3RZm93wzEyzavQPafqaSNsiJQz+THBICIGQn4X2jSQt7RYD AG96z8rQQQeLlqJQvtXvA6IaYQhZeyuLuu37QPO2uHJ4pI7LCqnMDc2OK+V7eS3Bpi A6LOYxNFUs5k3hf2vIN3LTeP7ytM4qx5eC3EEL9OZT8zCqtNpekxYAiixPYxGk8gL3 wHUh1d1STJbkA== Received: from wens.tw (localhost [127.0.0.1]) by wens.tw (Postfix) with ESMTP id 4D9A15FE36; Thu, 30 Apr 2026 09:59:52 +0800 (CST) From: Chen-Yu Tsai To: K900 Cc: linux-wireless@vger.kernel.org, wireless-regdb@lists.infradead.org, Louis Kotze In-Reply-To: <20260428093058.3672383-1-me@0upti.me> References: <20260428093058.3672383-1-me@0upti.me> Subject: Re: [PATCH v2] wireless-regdb: allow 320MHz channel width for Russia Message-Id: <177751439231.3356117.7542785326182742344.b4-ty@kernel.org> Date: Thu, 30 Apr 2026 09:59:52 +0800 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit X-Mailer: b4 0.14.3 On Tue, 28 Apr 2026 12:30:53 +0300, K900 wrote: > The entry was added before 11be (and thus 320MHz) was a thing, > and there is no actual legal restriction on channel width, so > update it to allow 320MHz channels. > > Applied to master in wens/wireless-regdb.git, thanks! [1/1] wireless-regdb: allow 320MHz channel width for Russia https://git.kernel.org/wens/wireless-regdb/c/62d72c287e99 Best regards, -- Chen-Yu Tsai