All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v1 0/3] Support patches for Raspberry Pi boards
@ 2020-12-18 19:06 Dave Jones
  2020-12-18 19:06 ` [PATCH v1 1/3] hciattach: Add BCM43xx 3-wire variant Dave Jones
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Dave Jones @ 2020-12-18 19:06 UTC (permalink / raw)
  To: Bluetooth Kernel Mailing List; +Cc: Dave Jones

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(-)

-- 
2.27.0


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

end of thread, other threads:[~2020-12-18 19:38 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-12-18 19:06 [PATCH v1 0/3] Support patches for Raspberry Pi boards Dave Jones
2020-12-18 19:06 ` [PATCH v1 1/3] hciattach: Add BCM43xx 3-wire variant Dave Jones
2020-12-18 19:37   ` Support patches for Raspberry Pi boards bluez.test.bot
2020-12-18 19:06 ` [PATCH v1 2/3] bdaddr: Treat Cypress devices as Broadcom Dave Jones
2020-12-18 19:06 ` [PATCH v1 3/3] hciattach: Enable loading BCM43xx firmware on RPi Dave Jones

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.