* [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
@ 2023-06-24 17:08 Matthew Anderson
2023-06-24 17:33 ` bluez.test.bot
2023-06-26 20:42 ` [PATCH] " patchwork-bot+bluetooth
0 siblings, 2 replies; 3+ messages in thread
From: Matthew Anderson @ 2023-06-24 17:08 UTC (permalink / raw)
To: marcel
Cc: johan.hedberg, luiz.dentz, linux-bluetooth, linux-kernel,
Matthew Anderson
Adding the device ID from the Asus Ally gets the bluetooth working
on the device.
Signed-off-by: Matthew Anderson <ruinairas1992@gmail.com>
---
drivers/bluetooth/btusb.c | 3 +++
1 file changed, 3 insertions(+)
diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 2a8e2bb038f5..7427da184fe0 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -613,6 +613,9 @@ static const struct usb_device_id blacklist_table[] = {
{ USB_DEVICE(0x0489, 0xe0d9), .driver_info = BTUSB_MEDIATEK |
BTUSB_WIDEBAND_SPEECH |
BTUSB_VALID_LE_STATES },
+ { USB_DEVICE(0x0489, 0xe0f5), .driver_info = BTUSB_MEDIATEK |
+ BTUSB_WIDEBAND_SPEECH |
+ BTUSB_VALID_LE_STATES },
{ USB_DEVICE(0x13d3, 0x3568), .driver_info = BTUSB_MEDIATEK |
BTUSB_WIDEBAND_SPEECH |
BTUSB_VALID_LE_STATES },
--
2.41.0
^ permalink raw reply related [flat|nested] 3+ messages in thread
* RE: Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
2023-06-24 17:08 [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally Matthew Anderson
@ 2023-06-24 17:33 ` bluez.test.bot
2023-06-26 20:42 ` [PATCH] " patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2023-06-24 17:33 UTC (permalink / raw)
To: linux-bluetooth, ruinairas1992
[-- Attachment #1: Type: text/plain, Size: 1932 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=759995
---Test result---
Test Summary:
CheckPatch PASS 0.74 seconds
GitLint PASS 0.37 seconds
SubjectPrefix PASS 0.14 seconds
BuildKernel PASS 33.88 seconds
CheckAllWarning PASS 37.06 seconds
CheckSparse PASS 42.21 seconds
CheckSmatch PASS 113.68 seconds
BuildKernel32 PASS 32.91 seconds
TestRunnerSetup PASS 468.69 seconds
TestRunner_l2cap-tester PASS 17.78 seconds
TestRunner_iso-tester FAIL 25.51 seconds
TestRunner_bnep-tester PASS 5.99 seconds
TestRunner_mgmt-tester PASS 137.48 seconds
TestRunner_rfcomm-tester PASS 9.45 seconds
TestRunner_sco-tester PASS 8.57 seconds
TestRunner_ioctl-tester PASS 9.98 seconds
TestRunner_mesh-tester PASS 7.39 seconds
TestRunner_smp-tester PASS 8.50 seconds
TestRunner_userchan-tester PASS 6.08 seconds
IncrementalBuild PASS 29.80 seconds
Details
##############################
Test: TestRunner_iso-tester - FAIL
Desc: Run iso-tester with test-runner
Output:
Total: 80, Passed: 76 (95.0%), Failed: 4, Not Run: 0
Failed Test Cases
ISO Receive - Success Failed 0.212 seconds
ISO Receive Timestamped - Success Failed 0.203 seconds
ISO Defer Receive - Success Failed 0.203 seconds
ISO 48_2_1 Defer Receive - Success Failed 0.202 seconds
---
Regards,
Linux Bluetooth
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
2023-06-24 17:08 [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally Matthew Anderson
2023-06-24 17:33 ` bluez.test.bot
@ 2023-06-26 20:42 ` patchwork-bot+bluetooth
1 sibling, 0 replies; 3+ messages in thread
From: patchwork-bot+bluetooth @ 2023-06-26 20:42 UTC (permalink / raw)
To: Matthew Anderson
Cc: marcel, johan.hedberg, luiz.dentz, linux-bluetooth, linux-kernel
Hello:
This patch was applied to bluetooth/bluetooth-next.git (master)
by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>:
On Sat, 24 Jun 2023 12:08:10 -0500 you wrote:
> Adding the device ID from the Asus Ally gets the bluetooth working
> on the device.
>
> Signed-off-by: Matthew Anderson <ruinairas1992@gmail.com>
> ---
> drivers/bluetooth/btusb.c | 3 +++
> 1 file changed, 3 insertions(+)
Here is the summary with links:
- Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally
https://git.kernel.org/bluetooth/bluetooth-next/c/6d5475f4a29c
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:[~2023-06-26 20:42 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-06-24 17:08 [PATCH] Bluetooth: btusb: Add MT7922 bluetooth ID for the Asus Ally Matthew Anderson
2023-06-24 17:33 ` bluez.test.bot
2023-06-26 20:42 ` [PATCH] " patchwork-bot+bluetooth
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.