All of lore.kernel.org
 help / color / mirror / Atom feed
From: patchwork-bot+bluetooth@kernel.org
To: =?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cukleinek=40debian=2Eorg=3E?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org
Cc: marcel@holtmann.org, luiz.dentz@gmail.com,
	linux-bluetooth@vger.kernel.org, 1106386@bugs.debian.org,
	shdeb3000000@gmail.com
Subject: Re: [PATCH] Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601)
Date: Fri, 30 May 2025 17:30:46 +0000	[thread overview]
Message-ID: <174862624649.4035476.14008075520567733659.git-patchwork-notify@kernel.org> (raw)
In-Reply-To: <20250529162333.462753-2-ukleinek@debian.org>

Hello:

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

On Thu, 29 May 2025 18:23:32 +0200 you wrote:
> Teach the btusb driver to recognize another variant of the RTL8851BE
> bluetooth radio.
> 
> /sys/kernel/debug/usb/devices reports for that device:
> 
> 	T:  Bus=03 Lev=01 Prnt=01 Port=02 Cnt=01 Dev#=  2 Spd=12   MxCh= 0
> 	D:  Ver= 1.00 Cls=e0(wlcon) Sub=01 Prot=01 MxPS=64 #Cfgs=  1
> 	P:  Vendor=13d3 ProdID=3601 Rev= 0.00
> 	S:  Manufacturer=Realtek
> 	S:  Product=Bluetooth Radio
> 	S:  SerialNumber=00e04c000001
> 	C:* #Ifs= 2 Cfg#= 1 Atr=e0 MxPwr=500mA
> 	I:* If#= 0 Alt= 0 #EPs= 3 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=81(I) Atr=03(Int.) MxPS=  16 Ivl=1ms
> 	E:  Ad=02(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> 	E:  Ad=82(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
> 	I:* If#= 1 Alt= 0 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=   0 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=   0 Ivl=1ms
> 	I:  If#= 1 Alt= 1 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=   9 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=   9 Ivl=1ms
> 	I:  If#= 1 Alt= 2 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=  17 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=  17 Ivl=1ms
> 	I:  If#= 1 Alt= 3 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=  25 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=  25 Ivl=1ms
> 	I:  If#= 1 Alt= 4 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=  33 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=  33 Ivl=1ms
> 	I:  If#= 1 Alt= 5 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=  49 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=  49 Ivl=1ms
> 	I:  If#= 1 Alt= 6 #EPs= 2 Cls=e0(wlcon) Sub=01 Prot=01 Driver=btusb
> 	E:  Ad=03(O) Atr=01(Isoc) MxPS=  63 Ivl=1ms
> 	E:  Ad=83(I) Atr=01(Isoc) MxPS=  63 Ivl=1ms
> 
> [...]

Here is the summary with links:
  - Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601)
    https://git.kernel.org/bluetooth/bluetooth-next/c/995f1fd6ac0b

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



      parent reply	other threads:[~2025-05-30 17:30 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-05-29 16:23 [PATCH] Bluetooth: btusb: Add support for variant of RTL8851BE (USB ID 13d3:3601) Uwe Kleine-König
2025-05-29 17:07 ` bluez.test.bot
2025-05-30 17:30 ` patchwork-bot+bluetooth [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=174862624649.4035476.14008075520567733659.git-patchwork-notify@kernel.org \
    --to=patchwork-bot+bluetooth@kernel.org \
    --cc=1106386@bugs.debian.org \
    --cc==?utf-8?q?Uwe_Kleine-K=C3=B6nig_=3Cukleinek=40debian=2Eorg=3E?=@aws-us-west-2-korg-oddjob-rhel9-1.codeaurora.org \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=luiz.dentz@gmail.com \
    --cc=marcel@holtmann.org \
    --cc=shdeb3000000@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.