Linux bluetooth development
 help / color / mirror / Atom feed
* [RESEND PATCH] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
@ 2025-08-11 15:04 Bartosz Golaszewski
  2025-08-11 15:37 ` [RESEND] " bluez.test.bot
  2025-08-11 20:30 ` [RESEND PATCH] " patchwork-bot+bluetooth
  0 siblings, 2 replies; 3+ messages in thread
From: Bartosz Golaszewski @ 2025-08-11 15:04 UTC (permalink / raw)
  To: Luiz Augusto von Dentz
  Cc: Shuai Zhang, Stephan Gerhold, Dmitry Baryshkov, linux-bluetooth,
	linux-arm-msm, linux-kernel, Bartosz Golaszewski, Konrad Dybcio

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.

Acked-by: Konrad Dybcio <konradybcio@kernel.org>
Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
---
Resending as this never went anywhere. Rebased on top of v6.17-rc1.

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

diff --git a/MAINTAINERS b/MAINTAINERS
index fe168477caa45..4663146de10a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -20641,6 +20641,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] 3+ messages in thread

* RE: [RESEND] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-08-11 15:04 [RESEND PATCH] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver Bartosz Golaszewski
@ 2025-08-11 15:37 ` bluez.test.bot
  2025-08-11 20:30 ` [RESEND PATCH] " patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2025-08-11 15:37 UTC (permalink / raw)
  To: linux-bluetooth, brgl

[-- Attachment #1: Type: text/plain, Size: 2782 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=990091

---Test result---

Test Summary:
CheckPatch                    PENDING   0.37 seconds
GitLint                       PENDING   0.41 seconds
SubjectPrefix                 FAIL      0.46 seconds
BuildKernel                   PASS      24.45 seconds
CheckAllWarning               PASS      26.52 seconds
CheckSparse                   PASS      29.78 seconds
BuildKernel32                 PASS      23.86 seconds
TestRunnerSetup               PASS      473.92 seconds
TestRunner_l2cap-tester       PASS      24.93 seconds
TestRunner_iso-tester         PASS      37.12 seconds
TestRunner_bnep-tester        PASS      5.90 seconds
TestRunner_mgmt-tester        FAIL      126.24 seconds
TestRunner_rfcomm-tester      PASS      9.30 seconds
TestRunner_sco-tester         PASS      14.61 seconds
TestRunner_ioctl-tester       PASS      9.94 seconds
TestRunner_mesh-tester        FAIL      11.49 seconds
TestRunner_smp-tester         PASS      8.50 seconds
TestRunner_userchan-tester    PASS      6.18 seconds
IncrementalBuild              PENDING   0.55 seconds

Details
##############################
Test: CheckPatch - PENDING
Desc: Run checkpatch.pl script
Output:

##############################
Test: GitLint - PENDING
Desc: Run gitlint
Output:

##############################
Test: SubjectPrefix - FAIL
Desc: Check subject contains "Bluetooth" prefix
Output:
"Bluetooth: " prefix is not specified in the subject
##############################
Test: TestRunner_mgmt-tester - FAIL
Desc: Run mgmt-tester with test-runner
Output:
Total: 490, Passed: 481 (98.2%), Failed: 5, Not Run: 4

Failed Test Cases
Add Ext Advertising - Success 22 (LE -> off, Remove) Failed       0.126 seconds
Set Device ID - Power off and Power on               Failed       0.126 seconds
Set Device ID - SSP off and Power on                 Failed       0.122 seconds
LL Privacy - Set Flags 1 (Add to RL)                 Failed       0.151 seconds
LL Privacy - Start Discovery 1 (Disable RL)          Failed       0.188 seconds
##############################
Test: TestRunner_mesh-tester - FAIL
Desc: Run mesh-tester with test-runner
Output:
Total: 10, Passed: 8 (80.0%), Failed: 2, Not Run: 0

Failed Test Cases
Mesh - Send cancel - 1                               Timed out    2.114 seconds
Mesh - Send cancel - 2                               Timed out    1.992 seconds
##############################
Test: IncrementalBuild - PENDING
Desc: Incremental build with the patches in the series
Output:



---
Regards,
Linux Bluetooth


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

* Re: [RESEND PATCH] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
  2025-08-11 15:04 [RESEND PATCH] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver Bartosz Golaszewski
  2025-08-11 15:37 ` [RESEND] " bluez.test.bot
@ 2025-08-11 20:30 ` patchwork-bot+bluetooth
  1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2025-08-11 20:30 UTC (permalink / raw)
  To: Bartosz Golaszewski
  Cc: luiz.von.dentz, quic_shuaz, stephan.gerhold, dmitry.baryshkov,
	linux-bluetooth, linux-arm-msm, linux-kernel, bartosz.golaszewski,
	konradybcio

Hello:

This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:

On Mon, 11 Aug 2025 17:04:00 +0200 you 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.
> 
> [...]

Here is the summary with links:
  - [RESEND] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver
    https://git.kernel.org/bluetooth/bluetooth-next/c/159053f1b531

You are awesome, thank you!
-- 
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html



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

end of thread, other threads:[~2025-08-11 20:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-08-11 15:04 [RESEND PATCH] MAINTAINERS: add a sub-entry for the Qualcomm bluetooth driver Bartosz Golaszewski
2025-08-11 15:37 ` [RESEND] " bluez.test.bot
2025-08-11 20:30 ` [RESEND PATCH] " patchwork-bot+bluetooth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox