mbox series

[BlueZ,0/1] Add Cypress support for bdaddr

Message ID 20240704101123.51164-1-antoniovazquezblanco@gmail.com
Headers show
Series Add Cypress support for bdaddr | expand

Message

Antonio Vázquez Blanco July 4, 2024, 10:11 a.m. UTC
Cypress Bluetooth controllers seem to either use Broadcom chipsets or
to be based on Broadcom designs and share many of their vendor commands
with Broadcom chipsets.

Particularly, the patch has been tested on a CYW920819EVB-02 board.

Antonio Vázquez Blanco (1):
  bdaddr: Add cypress manufacturer support

 tools/bdaddr.c | 1 +
 1 file changed, 1 insertion(+)

Comments

patchwork-bot+bluetooth@kernel.org July 9, 2024, 2:50 p.m. UTC | #1
Hello:

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

On Thu,  4 Jul 2024 12:11:22 +0200 you wrote:
> Cypress Bluetooth controllers seem to either use Broadcom chipsets or
> to be based on Broadcom designs and share many of their vendor commands
> with Broadcom chipsets.
> 
> Particularly, the patch has been tested on a CYW920819EVB-02 board.
> 
> Antonio Vázquez Blanco (1):
>   bdaddr: Add cypress manufacturer support
> 
> [...]

Here is the summary with links:
  - [BlueZ,1/1] bdaddr: Add cypress manufacturer support
    https://git.kernel.org/pub/scm/bluetooth/bluez.git/?id=34aca9a4fbcf

You are awesome, thank you!