public inbox for linux-bluetooth@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Bluetooth: hci_h5: Add OBDA0623 ACPI HID
@ 2020-11-22 10:33 Hans de Goede
  2020-11-22 10:57 ` bluez.test.bot
  2020-11-23 11:26 ` [PATCH] " Marcel Holtmann
  0 siblings, 2 replies; 3+ messages in thread
From: Hans de Goede @ 2020-11-22 10:33 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg; +Cc: Hans de Goede, linux-bluetooth

Add OBDA0623 ACPI HID to the acpi_device_id table. This HID is used
for the RTL8723BS Bluetooth part on the Acer Switch 10E SW3-016.

BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1665610
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
---
 drivers/bluetooth/hci_h5.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/bluetooth/hci_h5.c b/drivers/bluetooth/hci_h5.c
index 981d96cc7695..179a757f9fdc 100644
--- a/drivers/bluetooth/hci_h5.c
+++ b/drivers/bluetooth/hci_h5.c
@@ -1001,6 +1001,7 @@ static struct h5_vnd rtl_vnd = {
 #ifdef CONFIG_ACPI
 static const struct acpi_device_id h5_acpi_match[] = {
 #ifdef CONFIG_BT_HCIUART_RTL
+	{ "OBDA0623", (kernel_ulong_t)&rtl_vnd },
 	{ "OBDA8723", (kernel_ulong_t)&rtl_vnd },
 #endif
 	{ },
-- 
2.28.0


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

* RE: Bluetooth: hci_h5: Add OBDA0623 ACPI HID
  2020-11-22 10:33 [PATCH] Bluetooth: hci_h5: Add OBDA0623 ACPI HID Hans de Goede
@ 2020-11-22 10:57 ` bluez.test.bot
  2020-11-23 11:26 ` [PATCH] " Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: bluez.test.bot @ 2020-11-22 10:57 UTC (permalink / raw)
  To: linux-bluetooth, hdegoede

[-- Attachment #1: Type: text/plain, Size: 503 bytes --]

This is automated email and please do not reply to this email!

Dear submitter,

Thank you for submitting the patches to the linux bluetooth mailing list.
This is a CI test results with your patch series:
PW Link:https://patchwork.kernel.org/project/bluetooth/list/?series=389063

---Test result---

##############################
Test: CheckPatch - PASS

##############################
Test: CheckGitLint - PASS

##############################
Test: CheckBuildK - PASS



---
Regards,
Linux Bluetooth


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

* Re: [PATCH] Bluetooth: hci_h5: Add OBDA0623 ACPI HID
  2020-11-22 10:33 [PATCH] Bluetooth: hci_h5: Add OBDA0623 ACPI HID Hans de Goede
  2020-11-22 10:57 ` bluez.test.bot
@ 2020-11-23 11:26 ` Marcel Holtmann
  1 sibling, 0 replies; 3+ messages in thread
From: Marcel Holtmann @ 2020-11-23 11:26 UTC (permalink / raw)
  To: Hans de Goede; +Cc: Johan Hedberg, linux-bluetooth

Hi Hans,

> Add OBDA0623 ACPI HID to the acpi_device_id table. This HID is used
> for the RTL8723BS Bluetooth part on the Acer Switch 10E SW3-016.
> 
> BugLink: https://bugzilla.redhat.com/show_bug.cgi?id=1665610
> Signed-off-by: Hans de Goede <hdegoede@redhat.com>
> ---
> drivers/bluetooth/hci_h5.c | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel


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

end of thread, other threads:[~2020-11-23 11:26 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-11-22 10:33 [PATCH] Bluetooth: hci_h5: Add OBDA0623 ACPI HID Hans de Goede
2020-11-22 10:57 ` bluez.test.bot
2020-11-23 11:26 ` [PATCH] " Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox