On Wed, Jul 9, 2025 at 7:06 PM Konrad Dybcio <konrad.dybcio@xxxxxxxxxxxxxxxx> wrote: > > On 7/9/25 4:47 PM, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > 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@xxxxxxxxxx> > > --- > > 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@xxxxxxxxxxxxxxx > > +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