MAINTAINERS | 7 +++++++ 1 file changed, 7 insertions(+)
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
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
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
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
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
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
© 2016 - 2025 Red Hat, Inc.