mbox series

[v1,0/3] Support patches for Raspberry Pi boards

Message ID 20201218190609.107898-1-dave.jones@canonical.com (mailing list archive)
Headers show
Series Support patches for Raspberry Pi boards | expand

Message

Dave Jones Dec. 18, 2020, 7:06 p.m. UTC
These patches are derived from Raspbian's bluez variant and implement
support for the Bluetooth modules found in the Raspberry Pi boards up to
and including the Pi 400, and the two UARTs that can be used to
communicate with them.

If these would be better submitted as individual threads, or as a single
monolithic patch, please let me know - I'm happy to revise things!

Dave Jones (3):
  hciattach: Add BCM43xx 3-wire variant
  bdaddr: Treat Cypress devices as Broadcom
  hciattach: Enable loading BCM43xx firmware on RPi

 tools/bdaddr.c            | 1 +
 tools/hciattach.c         | 3 +++
 tools/hciattach_bcm43xx.c | 5 +----
 3 files changed, 5 insertions(+), 4 deletions(-)