[openwrt/openwrt] generic: 5.15: move bluetooth mt79 usb id patch from pending to backport

LEDE Commits lede-commits at lists.infradead.org
Mon Oct 24 16:04:35 PDT 2022


ansuel pushed a commit to openwrt/openwrt.git, branch master:
https://git.openwrt.org/e25890ce45c3bf94d7cd77630771decf54211352

commit e25890ce45c3bf94d7cd77630771decf54211352
Author: Christian Marangi <ansuelsmth at gmail.com>
AuthorDate: Fri Oct 21 23:29:39 2022 +0200

    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 at gmail.com>
---
 ...etooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch} | 13 ++++---------
 1 file changed, 4 insertions(+), 9 deletions(-)

diff --git a/target/linux/generic/pending-5.15/825-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch b/target/linux/generic/backport-5.15/825-v6.1-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch
similarity index 86%
rename from target/linux/generic/pending-5.15/825-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch
rename to target/linux/generic/backport-5.15/825-v6.1-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch
index 4f9dfc2755..8957ff8e22 100644
--- a/target/linux/generic/pending-5.15/825-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch
+++ b/target/linux/generic/backport-5.15/825-v6.1-Bluetooth-btusb-Add-a-new-VID-PID-0e8d-0608-for-MT79.patch
@@ -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 at 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 at lists.infradead.org,
-    linux-bluetooth at vger.kernel.org
-Cc: Matthias Brugger <matthias.bgg at gmail.com>,
-    Luiz Augusto von Dentz <luiz.dentz at gmail.com>,
-    Johan Hedberg <johan.hedberg at gmail.com>,
-    Marcel Holtmann <marcel at 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 at makrotopia.org>
+Signed-off-by: Luiz Augusto von Dentz <luiz.von.dentz at intel.com>
 ---
  drivers/bluetooth/btusb.c | 3 +++
  1 file changed, 3 insertions(+)




More information about the lede-commits mailing list