All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/13] Bluetooth: Add RTL8723BS support
@ 2018-05-27 19:04 Hans de Goede
  2018-05-27 19:04 ` [PATCH 01/13] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips Hans de Goede
                   ` (13 more replies)
  0 siblings, 14 replies; 36+ messages in thread
From: Hans de Goede @ 2018-05-27 19:04 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg, Martin Blumenstingl
  Cc: Hans de Goede, robh, Jeremy Cline, linux-bluetooth, linux-serial,
	linux-acpi, devicetree

Hi All,

Here is a series of patches adding support for RTL8723BS' bluetooth
component through serdev enumration.

This builds on the great work done on this by Martin Blumenstingl
which makes the btrtl.c code also support firmware+config loading
for the RTL8723BS, as well as Jeremy's Cline work to add ACPI
enumeration support on top of this.

I've tested this series on several Intel boards with a RTL8723BS
chip. As such this series only hooks up ACPI enumerated devices.

Adding support for devicetree enumeration using the bindings already
defined for this by Martin should be trivial for someone who has
the necessary hardware to develop this.

Regards,

Hans

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

end of thread, other threads:[~2018-06-11 13:32 UTC | newest]

Thread overview: 36+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-05-27 19:04 [PATCH 00/13] Bluetooth: Add RTL8723BS support Hans de Goede
2018-05-27 19:04 ` [PATCH 01/13] dt-bindings: net: bluetooth: add support for Realtek Bluetooth chips Hans de Goede
2018-05-30  6:42   ` Marcel Holtmann
2018-05-30  8:04     ` Hans de Goede
2018-05-31 16:42       ` Rob Herring
2018-05-31 20:50         ` Hans de Goede
2018-06-04 10:17           ` Marcel Holtmann
2018-06-04 13:58             ` Hans de Goede
2018-06-04 19:11               ` Marcel Holtmann
2018-06-09 11:29                 ` Hans de Goede
2018-06-11 13:32                   ` Marcel Holtmann
2018-05-27 19:04 ` [PATCH 02/13] Bluetooth: btrtl: add MODULE_FIRMWARE declarations Hans de Goede
2018-05-27 19:04 ` [PATCH 03/13] Bluetooth: btrtl: split the device initialization into smaller parts Hans de Goede
2018-05-27 19:04 ` [PATCH 04/13] Bluetooth: btrtl: add support for retrieving the UART settings Hans de Goede
2018-05-30 12:14   ` [RFC PATCH] Bluetooth: btrtl: btrtl_convert_baudrate() can be static kbuild test robot
2018-05-30 12:14     ` kbuild test robot
2018-05-30 12:14   ` [PATCH 04/13] Bluetooth: btrtl: add support for retrieving the UART settings kbuild test robot
2018-05-30 12:14     ` kbuild test robot
2018-05-27 19:04 ` [PATCH 05/13] Bluetooth: btrtl: add support for the RTL8723BS and RTL8723DS chips Hans de Goede
2018-05-27 19:04 ` [PATCH 06/13] Bluetooth: btrtl: load the config blob from devicetree when available Hans de Goede
2018-05-27 19:04 ` [PATCH 07/13] Bluetooth: hci_uart: Restore hci_dev->flush callback on open() Hans de Goede
2018-05-30  6:47   ` Marcel Holtmann
2018-05-27 19:04 ` [PATCH 08/13] Bluetooth: hci_serdev: Move serdev_device_close/open into common hci_serdev code Hans de Goede
2018-05-30  6:48   ` Marcel Holtmann
2018-05-27 19:04 ` [PATCH 09/13] Bluetooth: hci_serdev: Fix HCI_UART_INIT_PENDING not working Hans de Goede
2018-05-30  6:49   ` Marcel Holtmann
2018-05-30 13:25   ` Rob Herring
2018-05-30 17:31     ` Hans de Goede
2018-05-27 19:04 ` [PATCH 10/13] Bluetooth: hci_h5: Add support for serdev enumerated devices Hans de Goede
2018-05-27 19:04 ` [PATCH 11/13] Bluetooth: hci_h5: Add vendor setup, open, and close callbacks Hans de Goede
2018-05-27 19:04 ` [PATCH 12/13] Bluetooth: hci_h5: Add support for the RTL8723BS Hans de Goede
2018-05-30  7:40   ` kbuild test robot
2018-05-30  7:40     ` kbuild test robot
2018-05-27 19:04 ` [PATCH 13/13] Bluetooth: hci_h5: Add support for enable and device-wake GPIOs Hans de Goede
2018-05-29 12:34 ` [PATCH 00/13] Bluetooth: Add RTL8723BS support Ian W MORRISON
2018-05-29 12:34   ` Ian W MORRISON

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.