Rudi Heitbaum
|
bd80779d30
|
linux (Allwinner): Bluetooth: btrtl: Add support for RTL8822BS UART
Found in some variants of Tanix TX6
Before:
[ 7.512876] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[ 8.219545] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 8.430833] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 8.430866] Bluetooth: hci0: RTL: unknown IC info, lmp subver 8822, hci rev 000b, hci ver 0007
After:
[ 8.958224] rtw_8822bs mmc2:0001:1: Firmware version 27.2.0, H2C version 13
[ 9.017294] Bluetooth: hci0: RTL: examining hci_ver=07 hci_rev=000b lmp_ver=07 lmp_subver=8822
[ 9.021399] Bluetooth: hci0: RTL: rom_version status=0 version=2
[ 9.021428] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_fw.bin
[ 9.024180] Bluetooth: hci0: RTL: loading rtl_bt/rtl8822bs_config.bin
[ 9.048050] Bluetooth: hci0: RTL: cfg_sz 25, total sz 23101
[ 10.316891] Bluetooth: hci0: RTL: fw version 0xaa6c133c
|
2023-01-10 09:03:56 +00:00 |
|