linux-mediatek.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2] Bluetooth: btmtksdio: enable msft opcode
@ 2021-12-01 20:13 Lukasz Bartosik
  2021-12-03 21:20 ` Marcel Holtmann
  0 siblings, 1 reply; 2+ messages in thread
From: Lukasz Bartosik @ 2021-12-01 20:13 UTC (permalink / raw)
  To: Marcel Holtmann, Johan Hedberg, Luiz Augusto von Dentz, Sean Wang
  Cc: linux-bluetooth, linux-mediatek, linux-kernel, upstream

From: Łukasz Bartosik <lb@semihalf.com>

Enable msft opcode for mt7921 chip.

Signed-off-by: Łukasz Bartosik <lb@semihalf.com>
---
 drivers/bluetooth/btmtksdio.c | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/drivers/bluetooth/btmtksdio.c b/drivers/bluetooth/btmtksdio.c
index 9bf5e70f47ad..6a7ba67a2dd1 100644
--- a/drivers/bluetooth/btmtksdio.c
+++ b/drivers/bluetooth/btmtksdio.c
@@ -787,6 +787,8 @@ static int mt79xx_setup(struct hci_dev *hdev, const char *fwname)
 		return err;
 	}
 
+	hci_set_msft_opcode(hdev, 0xFD30);
+
 	return err;
 }
 
-- 
2.34.0.rc2.393.gf8c9666880-goog


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

* Re: [PATCH v2] Bluetooth: btmtksdio: enable msft opcode
  2021-12-01 20:13 [PATCH v2] Bluetooth: btmtksdio: enable msft opcode Lukasz Bartosik
@ 2021-12-03 21:20 ` Marcel Holtmann
  0 siblings, 0 replies; 2+ messages in thread
From: Marcel Holtmann @ 2021-12-03 21:20 UTC (permalink / raw)
  To: Lukasz Bartosik
  Cc: Johan Hedberg, Luiz Augusto von Dentz, Sean Wang,
	linux-bluetooth, linux-mediatek, linux-kernel, upstream

Hi Lukasz,

> Enable msft opcode for mt7921 chip.
> 
> Signed-off-by: Łukasz Bartosik <lb@semihalf.com>
> ---
> drivers/bluetooth/btmtksdio.c | 2 ++
> 1 file changed, 2 insertions(+)

patch has been applied to bluetooth-next tree.

Regards

Marcel


_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

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

end of thread, other threads:[~2021-12-03 21:21 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-01 20:13 [PATCH v2] Bluetooth: btmtksdio: enable msft opcode Lukasz Bartosik
2021-12-03 21:20 ` 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).