Commit Graph

6 Commits

Author SHA1 Message Date
Hilda Wu 7ed62638b5
Revert "rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225"
This reverts commit 55e7448533.

Commit 55e7448533 replaced rtl_bt firmware with a v2 binary which
is not compatible with older kernels and introduced a regression.
Undo that and add the v2 binary later using a different filename.

Let the rtl8852cu_fw.bin file keep the firmware format v1 and stay
at version 0xD7B8_FABF.
Subsequent RTL8852C BT USB firmware format v2 updates will be
launched with rtl8852cu_fw_v2.bin

Suggested-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Hilda Wu <hildawu@realtek.com>
Reviewed-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-08-08 06:54:54 -04:00
Hilda Wu 55e7448533
rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225
This firmware patch update for Realtek RTL8852C BT USB controller

Note: This firmware patch needs to be used with driver
"btrtl: Firmware format v2 support". Please update the
driver with this commit: 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa

Release Version: 0x040D_7225

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:08:13 -04:00
Hilda Wu c51488ffb1
rtl_bt: Update RTL8852C BT USB firmware to 0xD7B8_FABF
This firmware patch update for Realtek RTL8852C BT USB controller.

Release Version: 0xD7B8_FABF

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-02-27 08:45:15 -05:00
Hilda Wu cfbd668169
rtl_bt: Update RTL8852C BT USB firmware to 0xD5B8_A40A
This firmware patch update for Realtek RTL8852C BT USB controller.

Release Version: 0xD5B8_A40A

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-10-12 12:56:15 -04:00
Hilda Wu d3c9228056
rtl_bt: Update RTL8852C BT USB firmware to 0xDFB8_5A33
This firmware patch update for Realtek RTL8852C BT USB controller.

Release Version: 0xDFB8_5A33

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-08-29 07:47:18 -04:00
Max Chou 8a2d811764
rtl_bt: Add firmware and config files for RTL8852C
This firmware/config is submitted for RTL8852C BT USB I/F.

Version: 0xDFB7_BBFD

Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2022-04-13 07:10:23 -04:00