Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 07BBBC636D4 for ; Mon, 13 Feb 2023 13:08:59 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S229684AbjBMNI6 (ORCPT ); Mon, 13 Feb 2023 08:08:58 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:50086 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230015AbjBMNI5 (ORCPT ); Mon, 13 Feb 2023 08:08:57 -0500 Received: from dfw.source.kernel.org (dfw.source.kernel.org [IPv6:2604:1380:4641:c500::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 8A6CA1ABF7 for ; Mon, 13 Feb 2023 05:08:42 -0800 (PST) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id DD0B16102A for ; Mon, 13 Feb 2023 13:08:41 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 08D95C433EF; Mon, 13 Feb 2023 13:08:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1676293721; bh=qPqEjWQmVdVsPqCHjQ6KQTtRmaxlbsWrGrdFABEQqLo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=ZomLdiUZ1sjCer0lOEGjL7mUxYoM8CbPkXlP/REgTROVbl+NN8cK1VGG8c+zRdBHv XcZEpbgbeqjo0nrjsU8VKzaKZcoDFuL90Sb6eNVu5syyiKN1ZjGXamSmXhTgZeUl4J E8Zi4mi4RuW8tllFzRB3QVyk3qNSWUNV9Qc4IMTRGNYisJmNnp7NnnEnWpTGso27xS CPe/KdkKh0L1J/CeBEWUcApeWa6T2T+CC6xPrZjTVMK6Aa2lCz1IxfoMCut4/IGIzE CiZHSdaIh+BgXYd4cIKzF0wzD9a6htwFE4JO4zI90wB4McoukSU3bLwy7XfsHxtP7w IKRjJjaPYljpw== From: Kalle Valo To: =?utf-8?B?RGVyZW4gV3UgKOatpuW+t+S7gSk=?= Cc: =?utf-8?B?RXZlbHluIFRzYWkgKOiUoeePiumIuik=?= , "linux-mediatek\@lists.infradead.org" , =?utf-8?B?TGVvbiBZZW4gKOmhj+iJrw==?= =?utf-8?B?5YSSKQ==?= , =?utf-8?B?U2hheW5lIENoZW4g?= =?utf-8?B?KOmZs+i7kuS4nik=?= , "nbd\@nbd.name" , "lorenzo\@kernel.org" , =?utf-8?B?U3RlbGxhIENoYW5nICjlvLXmm4nkvakp?= , Sean Wang , =?utf-8?B?S00gTGluICjmnpfmmIbmsJEp?= , =?utf-8?B?U291bCBIdWFuZyAo6buD6Iez5pi2KQ==?= , =?utf-8?B?WU4gQ2hlbiAo6Zmz5b2l5a+nKQ==?= , =?utf-8?B?UG9zaCBTdW4gKOWtq+eRnuW7tyk=?= , =?utf-8?Q?Eric-SY_Chang_=28=E5=BC=B5=E6=9B=B8?= =?utf-8?Q?=E6=BA=90=29?= , =?utf-8?B?Q0gg?= =?utf-8?B?WWVoICjokYnlv5fosaop?= , =?utf-8?B?Um9i?= =?utf-8?B?aW4gQ2hpdSAo6YKx5ZyL5r+xKQ==?= , Ryder Lee , "linux-wireless\@vger.kernel.org" Subject: Re: [PATCH] wifi: mt76: support ww power config in dts node References: <70b8acb74fef12b10a74501cccd20e0c12f3f134.1675348583.git.deren.wu@mediatek.com> <87cz6k7b59.fsf@kernel.org> <56d3c87227c07caaa92b6b7d4e85b26e780b3a23.camel@mediatek.com> Date: Mon, 13 Feb 2023 15:08:31 +0200 In-Reply-To: <56d3c87227c07caaa92b6b7d4e85b26e780b3a23.camel@mediatek.com> ("Deren Wu \=\?utf-8\?B\?KOatpuW+t+S7gSkiJ3M\=\?\= message of "Wed, 8 Feb 2023 10:04:43 +0000") Message-ID: <87bklx67cg.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/26.1 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org "Deren Wu (=E6=AD=A6=E5=BE=B7=E4=BB=81)" writes: > Hi Kalle, > > On Wed, 2023-02-08 at 11:35 +0200, Kalle Valo wrote: >> Deren Wu writes: >>=20 >> > support new node for WW regulatory domain >>=20 >> The commit log doesn't really explain much. What does this patch do >> exactly? >>=20 > In STA mode, if the host stays in ww regulatory doamin ("00"), > NL80211_DFS_UNSET would be set to driver. In such case, mt76 cannot > find out the proper dts node to limit power settings. We apply this > patch to have a proper power mapping for ww domain. Ok. In the future, please always this kind of information to the commit log. One vague phrase is not a proper commit log, more info about that in the wiki below. --=20 https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatc= hes