Re: [PATCH v2] Bluetooth: hci_h5: Add RTL8822CS capabilities

From: Marcel Holtmann
Date: Thu May 27 2021 - 11:24:08 EST


Hi Archie,

> RTL8822 chipset supports WBS, and this information is conveyed in
> btusb.c. However, the UART driver doesn't have this information just
> yet.
>
> Signed-off-by: Archie Pusaka <apusaka@xxxxxxxxxxxx>
> Reviewed-by: Abhishek Pandit-Subedi <abhishekpandit@xxxxxxxxxxxx>
>
> ---
>
> Changes in v2:
> * Add declaration for the case when CONFIG_BT_RTL is not enabled
>
> drivers/bluetooth/btrtl.c | 26 ++++++++++++++++----------
> drivers/bluetooth/btrtl.h | 7 +++++++
> drivers/bluetooth/hci_h5.c | 5 +----
> 3 files changed, 24 insertions(+), 14 deletions(-)

patch has been applied to bluetooth-next tree ..

.. however I am not super happy with this. I think it is time that we clean this stuff up. The vendor support for Realtek is getting messy and I don’t like that.

Regards

Marcel