mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced 2024-12-24 15:43:25 +00:00
generic: 5.15: move bluetooth mt79 usb id patch from pending to backport
Move bluetooth mt79 usb id patch from pending to backport as it got merged upstream. Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
This commit is contained in:
parent
a1522ec156
commit
e25890ce45
@ -1,13 +1,7 @@
|
||||
From ced9d535126a81a85b022cff1e2fd8e0da46c7ae Mon Sep 17 00:00:00 2001
|
||||
From be55622ce673f9692cc15d26d77a050cda42a3d3 Mon Sep 17 00:00:00 2001
|
||||
From: Daniel Golle <daniel@makrotopia.org>
|
||||
Date: Fri, 9 Sep 2022 18:25:21 +0100
|
||||
Subject: [PATCH] Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921
|
||||
To: linux-mediatek@lists.infradead.org,
|
||||
linux-bluetooth@vger.kernel.org
|
||||
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
|
||||
Luiz Augusto von Dentz <luiz.dentz@gmail.com>,
|
||||
Johan Hedberg <johan.hedberg@gmail.com>,
|
||||
Marcel Holtmann <marcel@holtmann.org>
|
||||
Date: Fri, 9 Sep 2022 21:00:30 +0100
|
||||
Subject: [PATCH 1/1] Bluetooth: btusb: Add a new VID/PID 0e8d/0608 for MT7921
|
||||
|
||||
Add a new PID/VID 0e8d/0608 for MT7921K chip found on AMD RZ608 module.
|
||||
|
||||
@ -53,6 +47,7 @@ E: Ad=8a(I) Atr=03(Int.) MxPS= 64 Ivl=125us
|
||||
E: Ad=0a(O) Atr=03(Int.) MxPS= 64 Ivl=125us
|
||||
|
||||
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
|
||||
Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
|
||||
---
|
||||
drivers/bluetooth/btusb.c | 3 +++
|
||||
1 file changed, 3 insertions(+)
|
Loading…
Reference in New Issue
Block a user