Message ID | 20230307221732.3391-1-bage@debian.org (mailing list archive) |
---|---|
Headers | show |
Series | Bluetooth: btrtl: add support for the RTL8723CS | expand |
Hello: This series was applied to bluetooth/bluetooth-next.git (master) by Luiz Augusto von Dentz <luiz.von.dentz@intel.com>: On Tue, 7 Mar 2023 23:17:29 +0100 you wrote: > Pinebook uses RTL8723CS for WiFi and bluetooth. Unfortunately, RTL8723CS > has broken BT-4.1 support, so it requires a quirk. > > Add a quirk and wire up 8723CS support in btrtl. > I was asked for a btmon output without the quirk; > however, using the chip without the quirk ends up in a bad state with > "Opcode 0x c77 failed: -56" (HCI_OP_READ_SYNC_TRAIN_PARAMS) on training. > A btmon output with the quirk active was already sent by Vasily. > > [...] Here is the summary with links: - [v6,1/2] Bluetooth: Add new quirk for broken local ext features page 2 https://git.kernel.org/bluetooth/bluetooth-next/c/000b57d5c009 - [v6,2/2] Bluetooth: btrtl: add support for the RTL8723CS https://git.kernel.org/bluetooth/bluetooth-next/c/b8e482d02513 You are awesome, thank you!