From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from forward500a.mail.yandex.net (forward500a.mail.yandex.net [178.154.239.80]) (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 237163CEB9B for ; Tue, 28 Apr 2026 08:17:00 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=178.154.239.80 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777364225; cv=none; b=A3xemk0bgLhrd+Q1Lm2niaHyqTStRMX3byeNPZ/ug77Sh/lvGsUCmU/Xmuyuwi21znT0CM136On/WvtvzPH+mBs3yOs8CFuG9jSlbLGVR3e2HRUvEU6cHRAMTZRQ2aYISp4I8UP+b4PKQLqF/gZbLaeSLDtyjobPE7bDo4tti48= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1777364225; c=relaxed/simple; bh=sxRqhIL8slZnqs3/le2jB84okHOeuP47N8piHjlyeL4=; h=Message-ID:Date:MIME-Version:Subject:To:Cc:References:From: In-Reply-To:Content-Type; b=SCP5tkLegrLBLmsKQx2AkANet1u6Z0NC/SLA460TLPF4Xo0E7pNzU4MuPWnma/ON4UyttAPPrKG4otTXTKGxGD5O43Ff/xFey5GUcT4gnVFGGI7qftHGOmXK10Z8Duo4qdwK4BfRjM8qZUupHGdLVQhoUUelTK6ie85Td8zeabo= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=0upti.me; spf=pass smtp.mailfrom=0upti.me; dkim=pass (1024-bit key) header.d=0upti.me header.i=@0upti.me header.b=gmLWafRo; arc=none smtp.client-ip=178.154.239.80 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=0upti.me Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=0upti.me Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=0upti.me header.i=@0upti.me header.b="gmLWafRo" Received: from mail-nwsmtp-smtp-production-main-69.iva.yp-c.yandex.net (mail-nwsmtp-smtp-production-main-69.iva.yp-c.yandex.net [IPv6:2a02:6b8:c0c:a419:0:640:4647:0]) by forward500a.mail.yandex.net (Yandex) with ESMTPS id 773FFC0FEE; Tue, 28 Apr 2026 11:16:53 +0300 (MSK) Received: by mail-nwsmtp-smtp-production-main-69.iva.yp-c.yandex.net (smtp) with ESMTPSA id nGUM56HYmGk0-d0UMnUVZ; Tue, 28 Apr 2026 11:16:52 +0300 X-Yandex-Fwd: 1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=0upti.me; s=mail; t=1777364212; bh=kTsGyFAu7NxYzeVwt1GgRjw+PgYKW++MjWdqNjwBocU=; h=From:In-Reply-To:Cc:Date:References:To:Subject:Message-ID; b=gmLWafRo0n9lAoU6kMlbe85mh5AGQRc1D3RI80mE3TGV/KpKKaCSXzIx5VaG2pO5m T1Y4GSRhzrwo7Jf0ji1Revr9jAhP9n2TUsZOPY4WCiYsVyAyuLMP9S5ABWvkCMwuzp ppO/+NZ3O4121NN6cHecoYRS9mUmrpSk3U3zEg3g= Authentication-Results: mail-nwsmtp-smtp-production-main-69.iva.yp-c.yandex.net; dkim=pass header.i=@0upti.me Message-ID: Date: Tue, 28 Apr 2026 11:16:38 +0300 Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH] wireless-regdb: allow 320MHz channel width for Russia To: Louis Kotze Cc: Chen-Yu Tsai , Valeriy Kosikhin , wireless-regdb@lists.infradead.org, linux-wireless@vger.kernel.org References: <20250708-russia-320-v1-1-53641e8dd417@0upti.me> <20260428074500.ru-320-review-resend@gmail.com> Content-Language: en-US From: Ilya K In-Reply-To: <20260428074500.ru-320-review-resend@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 2026-04-28 10:44, Louis Kotze wrote: > > Note that the patch base predates the recent RU power update (commit > 6873bfe in wens/wireless-regdb), which changed 5925-6425 from 100 mW > to 200 mW, so this needs a rebase on current HEAD before it can be > applied. > I can resend a rebased version if necessary.