linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Bluetooth: btusb: enable Mediatek to support AOSP extension
@ 2021-11-04 18:26 mark-yw.chen
  2021-11-16 15:17 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: mark-yw.chen @ 2021-11-04 18:26 UTC (permalink / raw)
  To: marcel, johan.hedberg
  Cc: josephsih, mark-yw.chen, will-cy.lee, linux-bluetooth,
	linux-mediatek, linux-kernel

From: "mark-yw.chen" <mark-yw.chen@mediatek.com>

This patch enables AOSP extension for Mediatek Chip (MT7921 & MT7922).

Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
---
 drivers/bluetooth/btusb.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/drivers/bluetooth/btusb.c b/drivers/bluetooth/btusb.c
index 46d892bbde62..30a057e1d4e3 100644
--- a/drivers/bluetooth/btusb.c
+++ b/drivers/bluetooth/btusb.c
@@ -2565,6 +2565,7 @@ static int btusb_mtk_setup(struct hci_dev *hdev)
 		}
 
 		hci_set_msft_opcode(hdev, 0xFD30);
+		hci_set_aosp_capable(hdev);
 		goto done;
 	default:
 		bt_dev_err(hdev, "Unsupported hardware variant (%08x)",
-- 
2.18.0


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

* Re: [PATCH] Bluetooth: btusb: enable Mediatek to support AOSP extension
  2021-11-04 18:26 [PATCH] Bluetooth: btusb: enable Mediatek to support AOSP extension mark-yw.chen
@ 2021-11-16 15:17 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2021-11-16 15:17 UTC (permalink / raw)
  To: mark-yw.chen
  Cc: Johan Hedberg, josephsih, will-cy.lee, linux-bluetooth,
	linux-mediatek, linux-kernel

Hi Mark,

> This patch enables AOSP extension for Mediatek Chip (MT7921 & MT7922).
> 
> Signed-off-by: mark-yw.chen <mark-yw.chen@mediatek.com>
> ---
> drivers/bluetooth/btusb.c | 1 +
> 1 file changed, 1 insertion(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel


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

end of thread, other threads:[~2021-11-16 15:17 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-11-04 18:26 [PATCH] Bluetooth: btusb: enable Mediatek to support AOSP extension mark-yw.chen
2021-11-16 15:17 ` Marcel Holtmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).