Re: [PATCH v5 0/2] Bluetooth: btrtl: add support for the RTL8723CS

From: Bastian Germann
Date: Wed Feb 22 2023 - 17:45:14 EST


Am 12.02.23 um 13:41 schrieb Bastian Germann:
v1 of this series was sent in July 2020 by Vasily Khoruzhick.
I have tested it to work on the Pinebook.

Changelog:
v2:
* Rebase
* Add uart-has-rtscts to device tree as requested by reviewer
v3:
* Drop the device tree as it was split out and is already integrated.
* Rename the quirk as requested by reviewer Marcel Holtmann
v4:
* Use skb_pull_data as requested by reviewer Luiz Augusto von Dentz
v5:
* Make use of skb_pull_data's length check

I have addressed every comment.
Would you please consider integrating this 2.5 years old series?