linux-sunxi.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/3] Bluetooth: btrtl: Add support for RTL8822BS
@ 2023-05-14  7:47 Rudi Heitbaum
  2023-05-14  7:47 ` [PATCH 1/3] dt-bindings: net: realtek-bluetooth: Add RTL8822BS Rudi Heitbaum
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Rudi Heitbaum @ 2023-05-14  7:47 UTC (permalink / raw)
  To: davem, edumazet, kuba, pabeni, robh+dt, krzysztof.kozlowski+dt,
	conor+dt, wens, jernej.skrabec, samuel, marcel, johan.hedberg,
	luiz.dentz, anarsoul, alistair
  Cc: netdev, devicetree, linux-kernel, linux-arm-kernel, linux-sunxi,
	linux-bluetooth, Rudi Heitbaum

With the recent support of the RTL8822BS SDIO WiFi and the 
BROKEN_LOCAL_EXT_FEATURES_PAGE_2 quirk complete the enablement by 
adding Bluetooth support on the RTL8822BS UART with hci_ver = 0x07.

The RTL8822BS requires the BROKEN_LOCAL_EXT_FEATURES_PAGE_2 quirk.

Test results:

[   10.029959] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[   10.047194] Bluetooth: hci0: RTL: rom_version status=0 version=2
[   10.047250] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_fw.bin
[   10.114730] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_config.bin
[   10.237433] Bluetooth: hci0: RTL: cfg_sz 75, total sz 24543
[   11.244540] Bluetooth: hci0: RTL: fw version 0xaa89f793
[   11.279285] Bluetooth: hci0: broken local ext features page 2

Rudi Heitbaum (3):
  dt-bindings: net: realtek-bluetooth: Add RTL8822BS
  Bluetooth: btrtl: Add support for RTL8822BS UART
  arm64: dts: allwinner: h6: tanix-tx6: Add compatible bluetooth

 .../devicetree/bindings/net/realtek-bluetooth.yaml  | 13 ++++++++-----
 .../boot/dts/allwinner/sun50i-h6-tanix-tx6.dts      |  2 +-
 drivers/bluetooth/btrtl.c                           | 12 +++++++++++-
 drivers/bluetooth/hci_h5.c                          |  6 ++++++
 4 files changed, 26 insertions(+), 7 deletions(-)


base-commit: bb7c241fae6228e89c0286ffd6f249b3b0dea225
-- 
2.25.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-05-14 11:06 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-05-14  7:47 [PATCH 0/3] Bluetooth: btrtl: Add support for RTL8822BS Rudi Heitbaum
2023-05-14  7:47 ` [PATCH 1/3] dt-bindings: net: realtek-bluetooth: Add RTL8822BS Rudi Heitbaum
2023-05-14  9:51   ` Krzysztof Kozlowski
2023-05-14  9:53   ` Krzysztof Kozlowski
2023-05-14  7:47 ` [PATCH 2/3] Bluetooth: btrtl: Add support for RTL8822BS UART Rudi Heitbaum
2023-05-14  8:15   ` Christophe JAILLET
2023-05-14  9:14   ` kernel test robot
2023-05-14  9:44   ` kernel test robot
2023-05-14 11:05   ` kernel test robot
2023-05-14  7:47 ` [PATCH 3/3] arm64: dts: allwinner: h6: tanix-tx6: Add compatible bluetooth Rudi Heitbaum
2023-05-14  9:55   ` Krzysztof Kozlowski

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).