linux-mangopimqpro-dev: Add patch status information

Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
This commit is contained in:
Pavel Zhukov
2023-02-07 19:49:03 +01:00
committed by Khem Raj
parent 078b646d4d
commit 1462596d49
4 changed files with 12 additions and 2 deletions

View File

@@ -2,9 +2,9 @@ require linux-d1-dev.inc
FILESEXTRAPATHS:prepend = "${FILE_DIRNAME}/linux-nezha:"
SUMMARY = "MangoPi MQ Pro dev kernel recipe"
## TODO Should be changed to once
## TODO Should be changed to
## https://github.com/smaeul/u-boot/commit/528ae9bc6c55edd3ffe642734b4132a8246ea777#diff-7a77df959a917850f0b29cd98afe6c3ca6de627a0c52dd9983cd42fede7a0e34
## is merged into kernel too
## once it's is merged into kernel too
## mangopi_mq_pro_defconfig
KBUILD_DEFCONFIG = "nezha_defconfig"

View File

@@ -13,6 +13,10 @@ either garbage or with error in status on corresponding commands.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Bastian Germann <bage@debian.org>
Upstream-Status: Submitted [https://lore.kernel.org/netdev/20230206233912.9410-2-bage@debian.org/T/]
Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
---
include/net/bluetooth/hci.h | 8 ++++++++
net/bluetooth/hci_event.c | 4 +++-

View File

@@ -16,6 +16,10 @@ so add a quirk to indicate that these features are broken.
Signed-off-by: Vasily Khoruzhick <anarsoul@gmail.com>
Signed-off-by: Bastian Germann <bage@debian.org>
Upstream-Status: Submitted [https://lore.kernel.org/netdev/20230206233912.9410-2-bage@debian.org/T/]
Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
---
drivers/bluetooth/btrtl.c | 120 +++++++++++++++++++++++++++++++++++--
drivers/bluetooth/btrtl.h | 5 ++

View File

@@ -6,6 +6,8 @@ Subject: [PATCH 3/3] drivers/net/bluetooth: Enable quirk for broken local ext
Cc: pavel@zhukoff.net
Signed-off-by: Pavel Zhukov <pavel@zhukoff.net>
Upstream-Status: Pending [Waiting for base patches to be accepted]
---
drivers/bluetooth/btrtl.c | 1 +
1 file changed, 1 insertion(+)