linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
@ 2025-07-09 14:47 Bartosz Golaszewski
  2025-07-09 17:06 ` Konrad Dybcio
  0 siblings, 1 reply; 6+ messages in thread
From: Bartosz Golaszewski @ 2025-07-09 14:47 UTC (permalink / raw)
  To: Luiz Augusto von Dentz
  Cc: Shuai Zhang, Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth,
	linux-arm-msm, linux-kernel, Bartosz Golaszewski

From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>

Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
can get notified about proposed changes to it. Add a sub-entry that adds
the mailing list to the list of addresses returned by get_maintainer.pl.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Changes in v2:
- add remaining QCA files (Dmitry)

 MAINTAINERS | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/MAINTAINERS b/MAINTAINERS
index efba8922744a3..d018923ddd3eb 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20464,6 +20464,13 @@ S:	Maintained
 F:	Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
 F:	drivers/net/wwan/qcom_bam_dmux.c
 
+QUALCOMM BLUETOOTH DRIVER
+L:	linux-arm-msm@vger.kernel.org
+S:	Maintained
+F:	drivers/bluetooth/btqca.[ch]
+F:	drivers/bluetooth/btqcomsmd.c
+F:	drivers/bluetooth/hci_qca.c
+
 QUALCOMM CAMERA SUBSYSTEM DRIVER
 M:	Robert Foss <rfoss@kernel.org>
 M:	Todor Tomov <todor.too@gmail.com>
-- 
2.48.1


^ permalink raw reply related	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-07-09 14:47 [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver Bartosz Golaszewski
@ 2025-07-09 17:06 ` Konrad Dybcio
  2025-07-10 14:18   ` Bartosz Golaszewski
  0 siblings, 1 reply; 6+ messages in thread
From: Konrad Dybcio @ 2025-07-09 17:06 UTC (permalink / raw)
  To: Bartosz Golaszewski, Luiz Augusto von Dentz, Jeff Johnson
  Cc: Shuai Zhang, Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth,
	linux-arm-msm, linux-kernel, Bartosz Golaszewski

On 7/9/25 4:47 PM, Bartosz Golaszewski wrote:
> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> 
> Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
> linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
> can get notified about proposed changes to it. Add a sub-entry that adds
> the mailing list to the list of addresses returned by get_maintainer.pl.
> 
> Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> ---
> Changes in v2:
> - add remaining QCA files (Dmitry)
> 
>  MAINTAINERS | 7 +++++++
>  1 file changed, 7 insertions(+)
> 
> diff --git a/MAINTAINERS b/MAINTAINERS
> index efba8922744a3..d018923ddd3eb 100644
> --- a/MAINTAINERS
> +++ b/MAINTAINERS
> @@ -20464,6 +20464,13 @@ S:	Maintained
>  F:	Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
>  F:	drivers/net/wwan/qcom_bam_dmux.c
>  
> +QUALCOMM BLUETOOTH DRIVER
> +L:	linux-arm-msm@vger.kernel.org
> +S:	Maintained
> +F:	drivers/bluetooth/btqca.[ch]
> +F:	drivers/bluetooth/btqcomsmd.c
> +F:	drivers/bluetooth/hci_qca.c

+ Jeff, maybe you/ath would like to be included there too?

Konrad

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-07-09 17:06 ` Konrad Dybcio
@ 2025-07-10 14:18   ` Bartosz Golaszewski
  2025-07-11 13:42     ` Luiz Augusto von Dentz
  0 siblings, 1 reply; 6+ messages in thread
From: Bartosz Golaszewski @ 2025-07-10 14:18 UTC (permalink / raw)
  To: Konrad Dybcio
  Cc: Luiz Augusto von Dentz, Jeff Johnson, Shuai Zhang,
	Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth, linux-arm-msm,
	linux-kernel, Bartosz Golaszewski

On Wed, Jul 9, 2025 at 7:06 PM Konrad Dybcio
<konrad.dybcio@oss.qualcomm.com> wrote:
>
> On 7/9/25 4:47 PM, Bartosz Golaszewski wrote:
> > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> >
> > Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
> > linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
> > can get notified about proposed changes to it. Add a sub-entry that adds
> > the mailing list to the list of addresses returned by get_maintainer.pl.
> >
> > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > ---
> > Changes in v2:
> > - add remaining QCA files (Dmitry)
> >
> >  MAINTAINERS | 7 +++++++
> >  1 file changed, 7 insertions(+)
> >
> > diff --git a/MAINTAINERS b/MAINTAINERS
> > index efba8922744a3..d018923ddd3eb 100644
> > --- a/MAINTAINERS
> > +++ b/MAINTAINERS
> > @@ -20464,6 +20464,13 @@ S:   Maintained
> >  F:   Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
> >  F:   drivers/net/wwan/qcom_bam_dmux.c
> >
> > +QUALCOMM BLUETOOTH DRIVER
> > +L:   linux-arm-msm@vger.kernel.org
> > +S:   Maintained
> > +F:   drivers/bluetooth/btqca.[ch]
> > +F:   drivers/bluetooth/btqcomsmd.c
> > +F:   drivers/bluetooth/hci_qca.c
>
> + Jeff, maybe you/ath would like to be included there too?
>

I suppose this is material for a separate patch and MAINTAINERS entry?

Bart

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-07-10 14:18   ` Bartosz Golaszewski
@ 2025-07-11 13:42     ` Luiz Augusto von Dentz
  2025-07-11 13:45       ` Bartosz Golaszewski
  0 siblings, 1 reply; 6+ messages in thread
From: Luiz Augusto von Dentz @ 2025-07-11 13:42 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: Konrad Dybcio, Luiz Augusto von Dentz, Jeff Johnson, Shuai Zhang,
	Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth, linux-arm-msm,
	linux-kernel, Bartosz Golaszewski

Hi Bartosz,

On Thu, Jul 10, 2025 at 10:22 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>
> On Wed, Jul 9, 2025 at 7:06 PM Konrad Dybcio
> <konrad.dybcio@oss.qualcomm.com> wrote:
> >
> > On 7/9/25 4:47 PM, Bartosz Golaszewski wrote:
> > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > >
> > > Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
> > > linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
> > > can get notified about proposed changes to it. Add a sub-entry that adds
> > > the mailing list to the list of addresses returned by get_maintainer.pl.

Should this go via bluetooth-next or arm-msm has its own dedicated
tree? If we continue using bluetooth-next let's agree to have someone
from linux-arm-msm signing-off the patches for these drivers before we
merge them in bluetooth-next, including this change.

> > > Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > ---
> > > Changes in v2:
> > > - add remaining QCA files (Dmitry)
> > >
> > >  MAINTAINERS | 7 +++++++
> > >  1 file changed, 7 insertions(+)
> > >
> > > diff --git a/MAINTAINERS b/MAINTAINERS
> > > index efba8922744a3..d018923ddd3eb 100644
> > > --- a/MAINTAINERS
> > > +++ b/MAINTAINERS
> > > @@ -20464,6 +20464,13 @@ S:   Maintained
> > >  F:   Documentation/devicetree/bindings/net/qcom,bam-dmux.yaml
> > >  F:   drivers/net/wwan/qcom_bam_dmux.c
> > >
> > > +QUALCOMM BLUETOOTH DRIVER
> > > +L:   linux-arm-msm@vger.kernel.org
> > > +S:   Maintained
> > > +F:   drivers/bluetooth/btqca.[ch]
> > > +F:   drivers/bluetooth/btqcomsmd.c
> > > +F:   drivers/bluetooth/hci_qca.c
> >
> > + Jeff, maybe you/ath would like to be included there too?
> >
>
> I suppose this is material for a separate patch and MAINTAINERS entry?
>
> Bart
>


-- 
Luiz Augusto von Dentz

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-07-11 13:42     ` Luiz Augusto von Dentz
@ 2025-07-11 13:45       ` Bartosz Golaszewski
  2025-07-11 14:17         ` Konrad Dybcio
  0 siblings, 1 reply; 6+ messages in thread
From: Bartosz Golaszewski @ 2025-07-11 13:45 UTC (permalink / raw)
  To: Luiz Augusto von Dentz
  Cc: Konrad Dybcio, Luiz Augusto von Dentz, Jeff Johnson, Shuai Zhang,
	Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth, linux-arm-msm,
	linux-kernel, Bartosz Golaszewski

On Fri, Jul 11, 2025 at 3:42 PM Luiz Augusto von Dentz
<luiz.dentz@gmail.com> wrote:
>
> Hi Bartosz,
>
> On Thu, Jul 10, 2025 at 10:22 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
> >
> > On Wed, Jul 9, 2025 at 7:06 PM Konrad Dybcio
> > <konrad.dybcio@oss.qualcomm.com> wrote:
> > >
> > > On 7/9/25 4:47 PM, Bartosz Golaszewski wrote:
> > > > From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
> > > >
> > > > Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
> > > > linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
> > > > can get notified about proposed changes to it. Add a sub-entry that adds
> > > > the mailing list to the list of addresses returned by get_maintainer.pl.
>
> Should this go via bluetooth-next or arm-msm has its own dedicated
> tree? If we continue using bluetooth-next let's agree to have someone
> from linux-arm-msm signing-off the patches for these drivers before we
> merge them in bluetooth-next, including this change.
>

I think this should go through bluetooth-next. Let's wait for Konrad
or Bjorn to Ack this then.

Bart

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-07-11 13:45       ` Bartosz Golaszewski
@ 2025-07-11 14:17         ` Konrad Dybcio
  0 siblings, 0 replies; 6+ messages in thread
From: Konrad Dybcio @ 2025-07-11 14:17 UTC (permalink / raw)
  To: Bartosz Golaszewski, Luiz Augusto von Dentz
  Cc: Luiz Augusto von Dentz, Jeff Johnson, Shuai Zhang,
	Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth, linux-arm-msm,
	linux-kernel, Bartosz Golaszewski

On 7/11/25 3:45 PM, Bartosz Golaszewski wrote:
> On Fri, Jul 11, 2025 at 3:42 PM Luiz Augusto von Dentz
> <luiz.dentz@gmail.com> wrote:
>>
>> Hi Bartosz,
>>
>> On Thu, Jul 10, 2025 at 10:22 AM Bartosz Golaszewski <brgl@bgdev.pl> wrote:
>>>
>>> On Wed, Jul 9, 2025 at 7:06 PM Konrad Dybcio
>>> <konrad.dybcio@oss.qualcomm.com> wrote:
>>>>
>>>> On 7/9/25 4:47 PM, Bartosz Golaszewski wrote:
>>>>> From: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
>>>>>
>>>>> Patches modifying drivers/bluetooth/hci_qca.c should be Cc'ed to the
>>>>> linux-arm-msm mailing list so that Qualcomm maintainers and reviewers
>>>>> can get notified about proposed changes to it. Add a sub-entry that adds
>>>>> the mailing list to the list of addresses returned by get_maintainer.pl.
>>
>> Should this go via bluetooth-next or arm-msm has its own dedicated
>> tree? If we continue using bluetooth-next let's agree to have someone
>> from linux-arm-msm signing-off the patches for these drivers before we
>> merge them in bluetooth-next, including this change.
>>
> 
> I think this should go through bluetooth-next. Let's wait for Konrad
> or Bjorn to Ack this then.

Acked-by: Konrad Dybcio <konradybcio@kernel.org>

Konrad

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2025-07-11 14:17 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-09 14:47 [PATCH v2] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver Bartosz Golaszewski
2025-07-09 17:06 ` Konrad Dybcio
2025-07-10 14:18   ` Bartosz Golaszewski
2025-07-11 13:42     ` Luiz Augusto von Dentz
2025-07-11 13:45       ` Bartosz Golaszewski
2025-07-11 14:17         ` Konrad Dybcio

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).