mbox series

[0/4] Bluetooth: hci_bcm: 4 fixes / tweaks

Message ID 20230331211124.463003-1-hdegoede@redhat.com
Headers show
Series Bluetooth: hci_bcm: 4 fixes / tweaks | expand

Message

Hans de Goede March 31, 2023, 9:11 p.m. UTC
Hi All,

Here is a series with 4 fixes for UART attached Broadcom BT adapters.

Note patch 3/4 is an unchanged resend of an earlier patch,
the other 3 or new.

Regards,

Hans


Hans de Goede (4):
  Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set
  Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000
  Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the
    bcm_broken_irq_dmi_table
  Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the
    bcm_broken_irq_dmi_table

 drivers/bluetooth/btbcm.c   | 47 +++++++++++++++++++++++++++--
 drivers/bluetooth/hci_bcm.c | 60 +++++++++++++++++++++++++++----------
 2 files changed, 89 insertions(+), 18 deletions(-)

Comments

patchwork-bot+bluetooth@kernel.org April 6, 2023, 9 p.m. UTC | #1
Hello:

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

On Fri, 31 Mar 2023 23:11:20 +0200 you wrote:
> Hi All,
> 
> Here is a series with 4 fixes for UART attached Broadcom BT adapters.
> 
> Note patch 3/4 is an unchanged resend of an earlier patch,
> the other 3 or new.
> 
> [...]

Here is the summary with links:
  - [1/4] Bluetooth: hci_bcm: Fall back to getting bdaddr from EFI if not set
    https://git.kernel.org/bluetooth/bluetooth-next/c/6734b7202113
  - [2/4] Bluetooth: hci_bcm: Limit bcm43430a0 / bcm43430a1 baudrate to 2000000
    https://git.kernel.org/bluetooth/bluetooth-next/c/1f3e94a46e16
  - [3/4] Bluetooth: hci_bcm: Add Lenovo Yoga Tablet 2 830 / 1050 to the bcm_broken_irq_dmi_table
    https://git.kernel.org/bluetooth/bluetooth-next/c/c80b3429f37c
  - [4/4] Bluetooth: hci_bcm: Add Acer Iconia One 7 B1-750 to the bcm_broken_irq_dmi_table
    https://git.kernel.org/bluetooth/bluetooth-next/c/ffd6167980f9

You are awesome, thank you!