mbox series

[0/1,SRU,F/G,linux-firmware,v2] add realtek 8852 bluetooth fimware

Message ID 20210415024132.23568-1-aaron.ma@canonical.com
Headers show
Series add realtek 8852 bluetooth fimware | expand

Message

Aaron Ma April 15, 2021, 2:41 a.m. UTC
BugLink: https://bugs.launchpad.net/bugs/1924203

SRU justification:

[Impact]
Realtek 8852A bluetooth can not work without proper firmware.

[Fix]
Add realtek 8852 bluetooth fimware for driver.
Kernel driver will be in another SRU.

[Test]
Verified on hardware with bluetooth headset and file transfer, all good.

[Where problems could occur]
The bluetooth chip 8852A may fail to work.
It should be low risk for adding fw for specfic hardware chip.
Hirsute already got it, only SRU fw for F/G.

Changelog:
v2: add linux-firmware in subject.

Max Chou (1):
  rtl_bt: Add firmware and config files for RTL8852A BT USB chip

 WHENCE                      |   2 ++
 rtl_bt/rtl8852au_config.bin | Bin 0 -> 6 bytes
 rtl_bt/rtl8852au_fw.bin     | Bin 0 -> 53236 bytes
 3 files changed, 2 insertions(+)
 create mode 100644 rtl_bt/rtl8852au_config.bin
 create mode 100644 rtl_bt/rtl8852au_fw.bin

Comments

Tim Gardner April 15, 2021, 11:10 a.m. UTC | #1
Acked-by: Tim Gardner <tim.gardner@canonical.com>

On 4/14/21 8:41 PM, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/1924203
> 
> SRU justification:
> 
> [Impact]
> Realtek 8852A bluetooth can not work without proper firmware.
> 
> [Fix]
> Add realtek 8852 bluetooth fimware for driver.
> Kernel driver will be in another SRU.
> 
> [Test]
> Verified on hardware with bluetooth headset and file transfer, all good.
> 
> [Where problems could occur]
> The bluetooth chip 8852A may fail to work.
> It should be low risk for adding fw for specfic hardware chip.
> Hirsute already got it, only SRU fw for F/G.
> 
> Changelog:
> v2: add linux-firmware in subject.
> 
> Max Chou (1):
>    rtl_bt: Add firmware and config files for RTL8852A BT USB chip
> 
>   WHENCE                      |   2 ++
>   rtl_bt/rtl8852au_config.bin | Bin 0 -> 6 bytes
>   rtl_bt/rtl8852au_fw.bin     | Bin 0 -> 53236 bytes
>   3 files changed, 2 insertions(+)
>   create mode 100644 rtl_bt/rtl8852au_config.bin
>   create mode 100644 rtl_bt/rtl8852au_fw.bin
>
Seth Forshee April 23, 2021, 12:37 p.m. UTC | #2
On Thu, Apr 15, 2021 at 10:41:31AM +0800, Aaron Ma wrote:
> BugLink: https://bugs.launchpad.net/bugs/1924203
> 
> SRU justification:
> 
> [Impact]
> Realtek 8852A bluetooth can not work without proper firmware.
> 
> [Fix]
> Add realtek 8852 bluetooth fimware for driver.
> Kernel driver will be in another SRU.
> 
> [Test]
> Verified on hardware with bluetooth headset and file transfer, all good.
> 
> [Where problems could occur]
> The bluetooth chip 8852A may fail to work.
> It should be low risk for adding fw for specfic hardware chip.
> Hirsute already got it, only SRU fw for F/G.
> 
> Changelog:
> v2: add linux-firmware in subject.

Applied for focal/groovy, thanks!