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 502E8142E73; Fri, 5 Apr 2024 09:34:01 +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=1712309642; cv=none; b=riTeSbNHGuCIba3znf2JKL8iNXgELmlDKJ2faklOXGjEFtIW++X5BCwcWZIm1f7CFIRmP/VM7DelQ/tQAs/K3+a3HZvyORrBua5gGw2JA8/I688SATxtMUsc9Zyz7mMEaBVGBefqO2LgFAQ7HYzErthpbhwEpT5GN/sYkQJx8VU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1712309642; c=relaxed/simple; bh=NiNnjLTs7bJ/pA/1fT9tG+FdpzDELxqauiH0/oieIZc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=Vt5fGx60fglzdPqXiAfqL2w+TNDSCUaJwpHpGPzwj1Lo97WkrRp0XQQV1WfZ5gJn3i4s+WFQplQfElajZTFie2pj1LUrjUzhqh6/hSDE7ks4XQd33ZobA6+wcpusvd5hKnGmCoOCWk4ej+xCyl8e94JcEwHhHpxDGGmJjarxHT0= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=EpExBfVI; 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="EpExBfVI" Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1E043C433C7; Fri, 5 Apr 2024 09:33:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712309641; bh=NiNnjLTs7bJ/pA/1fT9tG+FdpzDELxqauiH0/oieIZc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=EpExBfVIoVWyJiDMnIrAUVUAroAPVwax2wJwSWi6O2UUg6EDBUQDYB5m2yGpAPv3C FaDnBN9oFJjSztOLcKSpEwKPA5nX1dPExe5eYVpPv+krSk9k+DGDXSd5MuAnEwmBlN e5+bn1N4v0drvsj3q86qImhIVe2C1Lm6NmYpGH/fsWp5dZ/dBWRvvy/NxtXRY+GCCf lwP6bIotm0t+WUbwoyXNJXQz5HN/9SdmvQmxPqlhIVaWBkB4GLDo8rqHoIWefbUK3L z/ektvzmKv6hw3uZ857vNfcCajwMbEbcKc1SOscXtNJOLfMc7q6J33NtisFLxSSamh fpEK3k1TCqfYw== From: Kalle Valo To: Bartosz Golaszewski Cc: Marcel Holtmann , Luiz Augusto von Dentz , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio , Liam Girdwood , Mark Brown , Catalin Marinas , Will Deacon , Bjorn Helgaas , Saravana Kannan , Geert Uytterhoeven , Arnd Bergmann , Neil Armstrong , Marek Szyprowski , Alex Elder , Srini Kandagatla , Greg Kroah-Hartman , Abel Vesa , Manivannan Sadhasivam , Lukas Wunner , Dmitry Baryshkov , linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module References: <20240325131624.26023-1-brgl@bgdev.pl> <20240325131624.26023-6-brgl@bgdev.pl> <87msqm8l6q.fsf@kernel.org> Date: Fri, 05 Apr 2024 12:33:52 +0300 In-Reply-To: (Bartosz Golaszewski's message of "Wed, 3 Apr 2024 16:56:01 +0200") Message-ID: <87cyr440hr.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: linux-bluetooth@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Bartosz Golaszewski writes: > On Mon, Mar 25, 2024 at 3:01=E2=80=AFPM Kalle Valo wro= te: >> >> Bartosz Golaszewski writes: >> >> > From: Bartosz Golaszewski >> > >> > + >> > +maintainers: >> > + - Bartosz Golaszewski >> >> IMHO it would be better to have just driver maintainers listed here. >> > > Why? What's wrong with having the author of the bindings in the Cc list? If you want follow the ath12k development and review patches then you can join the ath12k list. I'm not fond of having too many maintainers, it's not really helping anything and just extra work to periodically cleanup the silent maintainers. I would ask the opposite question: why add you as the maintainer? There's not even a single ath12k patch from you, nor I haven't seen you doing any patch review or otherwise helping others related to ath12k. Don't get me wrong, I value the work you do with this important powerseq feature and hopefully we get it into the tree soon. But I don't see adding you as a maintainer at this point. --=20 https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatc= hes 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 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 1AF88CD11C2 for ; Fri, 5 Apr 2024 09:34:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:Message-ID:In-Reply-To: Date:References:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ZLeh6yOZXGxGzl0CicT6ilbZOgo0woATRH1y82KY22E=; b=Y6tPIitF3KiYdM MVP8ZgsvFGoHIG21enC6ER5EfOYUyzB9rDK6B5MZQ6W3RCQ2Z1WApaixKPqOsgH8MUf2C79U5eamV sDmSKCOEky7gCTdcUmeoAUfxt1SSHZSpniqRyamWufdt6qtfHGzeod8hSrtWHkb/KNHlY5yu1XMKO E8TO1yhJHDDp5y0eyaAKa0HDpZxewiAnnOjbTinqNR3oOLgLg3AMnnpqO9B1VVg4Bxv+a+1EDIIwt qv1L+AIdQUjoy2burrFHXmsZjgUV0YIkU79Myy0IkMk5zOWYdsBwxbOadN0lkrmeNzwys4DytfFT2 VET5QVqV/x+exWHLVRTA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsfxW-00000006D5J-0yp0; Fri, 05 Apr 2024 09:34:06 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rsfxT-00000006D4W-0TRp for linux-arm-kernel@lists.infradead.org; Fri, 05 Apr 2024 09:34:04 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by dfw.source.kernel.org (Postfix) with ESMTP id 35739616FE; Fri, 5 Apr 2024 09:34:02 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1E043C433C7; Fri, 5 Apr 2024 09:33:53 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1712309641; bh=NiNnjLTs7bJ/pA/1fT9tG+FdpzDELxqauiH0/oieIZc=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=EpExBfVIoVWyJiDMnIrAUVUAroAPVwax2wJwSWi6O2UUg6EDBUQDYB5m2yGpAPv3C FaDnBN9oFJjSztOLcKSpEwKPA5nX1dPExe5eYVpPv+krSk9k+DGDXSd5MuAnEwmBlN e5+bn1N4v0drvsj3q86qImhIVe2C1Lm6NmYpGH/fsWp5dZ/dBWRvvy/NxtXRY+GCCf lwP6bIotm0t+WUbwoyXNJXQz5HN/9SdmvQmxPqlhIVaWBkB4GLDo8rqHoIWefbUK3L z/ektvzmKv6hw3uZ857vNfcCajwMbEbcKc1SOscXtNJOLfMc7q6J33NtisFLxSSamh fpEK3k1TCqfYw== From: Kalle Valo To: Bartosz Golaszewski Cc: Marcel Holtmann , Luiz Augusto von Dentz , "David S . Miller" , Eric Dumazet , Jakub Kicinski , Paolo Abeni , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio , Liam Girdwood , Mark Brown , Catalin Marinas , Will Deacon , Bjorn Helgaas , Saravana Kannan , Geert Uytterhoeven , Arnd Bergmann , Neil Armstrong , Marek Szyprowski , Alex Elder , Srini Kandagatla , Greg Kroah-Hartman , Abel Vesa , Manivannan Sadhasivam , Lukas Wunner , Dmitry Baryshkov , linux-bluetooth@vger.kernel.org, netdev@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-wireless@vger.kernel.org, linux-arm-msm@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-pci@vger.kernel.org, linux-pm@vger.kernel.org, Bartosz Golaszewski Subject: Re: [PATCH v6 05/16] dt-bindings: net: wireless: describe the ath12k PCI module References: <20240325131624.26023-1-brgl@bgdev.pl> <20240325131624.26023-6-brgl@bgdev.pl> <87msqm8l6q.fsf@kernel.org> Date: Fri, 05 Apr 2024 12:33:52 +0300 In-Reply-To: (Bartosz Golaszewski's message of "Wed, 3 Apr 2024 16:56:01 +0200") Message-ID: <87cyr440hr.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240405_023403_368613_47DDF66E X-CRM114-Status: GOOD ( 14.14 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: base64 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org QmFydG9zeiBHb2xhc3pld3NraSA8YnJnbEBiZ2Rldi5wbD4gd3JpdGVzOgoKPiBPbiBNb24sIE1h ciAyNSwgMjAyNCBhdCAzOjAx4oCvUE0gS2FsbGUgVmFsbyA8a3ZhbG9Aa2VybmVsLm9yZz4gd3Jv dGU6Cj4+Cj4+IEJhcnRvc3ogR29sYXN6ZXdza2kgPGJyZ2xAYmdkZXYucGw+IHdyaXRlczoKPj4K Pj4gPiBGcm9tOiBCYXJ0b3N6IEdvbGFzemV3c2tpIDxiYXJ0b3N6LmdvbGFzemV3c2tpQGxpbmFy by5vcmc+Cj4+ID4KPj4gPiArCj4+ID4gK21haW50YWluZXJzOgo+PiA+ICsgIC0gQmFydG9zeiBH b2xhc3pld3NraSA8YmFydG9zei5nb2xhc3pld3NraUBsaW5hcm8ub3JnPgo+Pgo+PiBJTUhPIGl0 IHdvdWxkIGJlIGJldHRlciB0byBoYXZlIGp1c3QgZHJpdmVyIG1haW50YWluZXJzIGxpc3RlZCBo ZXJlLgo+Pgo+Cj4gV2h5PyBXaGF0J3Mgd3Jvbmcgd2l0aCBoYXZpbmcgdGhlIGF1dGhvciBvZiB0 aGUgYmluZGluZ3MgaW4gdGhlIENjIGxpc3Q/CgpJZiB5b3Ugd2FudCBmb2xsb3cgdGhlIGF0aDEy ayBkZXZlbG9wbWVudCBhbmQgcmV2aWV3IHBhdGNoZXMgdGhlbiB5b3UKY2FuIGpvaW4gdGhlIGF0 aDEyayBsaXN0LiBJJ20gbm90IGZvbmQgb2YgaGF2aW5nIHRvbyBtYW55IG1haW50YWluZXJzLApp dCdzIG5vdCByZWFsbHkgaGVscGluZyBhbnl0aGluZyBhbmQganVzdCBleHRyYSB3b3JrIHRvIHBl cmlvZGljYWxseQpjbGVhbnVwIHRoZSBzaWxlbnQgbWFpbnRhaW5lcnMuCgpJIHdvdWxkIGFzayB0 aGUgb3Bwb3NpdGUgcXVlc3Rpb246IHdoeSBhZGQgeW91IGFzIHRoZSBtYWludGFpbmVyPwpUaGVy ZSdzIG5vdCBldmVuIGEgc2luZ2xlIGF0aDEyayBwYXRjaCBmcm9tIHlvdSwgbm9yIEkgaGF2ZW4n dCBzZWVuIHlvdQpkb2luZyBhbnkgcGF0Y2ggcmV2aWV3IG9yIG90aGVyd2lzZSBoZWxwaW5nIG90 aGVycyByZWxhdGVkIHRvIGF0aDEyay4KRG9uJ3QgZ2V0IG1lIHdyb25nLCBJIHZhbHVlIHRoZSB3 b3JrIHlvdSBkbyB3aXRoIHRoaXMgaW1wb3J0YW50IHBvd2Vyc2VxCmZlYXR1cmUgYW5kIGhvcGVm dWxseSB3ZSBnZXQgaXQgaW50byB0aGUgdHJlZSBzb29uLiBCdXQgSSBkb24ndCBzZWUKYWRkaW5n IHlvdSBhcyBhIG1haW50YWluZXIgYXQgdGhpcyBwb2ludC4KCi0tIApodHRwczovL3BhdGNod29y ay5rZXJuZWwub3JnL3Byb2plY3QvbGludXgtd2lyZWxlc3MvbGlzdC8KCmh0dHBzOi8vd2lyZWxl c3Mud2lraS5rZXJuZWwub3JnL2VuL2RldmVsb3BlcnMvZG9jdW1lbnRhdGlvbi9zdWJtaXR0aW5n cGF0Y2hlcwoKX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX19fX18K bGludXgtYXJtLWtlcm5lbCBtYWlsaW5nIGxpc3QKbGludXgtYXJtLWtlcm5lbEBsaXN0cy5pbmZy YWRlYWQub3JnCmh0dHA6Ly9saXN0cy5pbmZyYWRlYWQub3JnL21haWxtYW4vbGlzdGluZm8vbGlu dXgtYXJtLWtlcm5lbAo=