Buildroot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH v2] package/linux-firmware: add RTL8851/RTL8852 firmware
@ 2023-11-07 13:16 Jan Čermák
  2023-12-03 18:06 ` Peter Korsgaard
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Čermák @ 2023-11-07 13:16 UTC (permalink / raw)
  To: buildroot; +Cc: Jan Čermák, Bernd Kuhls, Yann E. MORIN

Add firmware files for RTL8851 and RTL8852 cards used by the rtlbt driver.

Signed-off-by: Jan Čermák <sairon@sairon.cz>
---
 package/linux-firmware/linux-firmware.mk | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/package/linux-firmware/linux-firmware.mk b/package/linux-firmware/linux-firmware.mk
index c2cf0fec19..96905dd909 100644
--- a/package/linux-firmware/linux-firmware.mk
+++ b/package/linux-firmware/linux-firmware.mk
@@ -90,7 +90,12 @@ LINUX_FIRMWARE_FILES += \
 	rtl_bt/rtl8821c_config.bin rtl_bt/rtl8821c_fw.bin \
 	rtl_bt/rtl8822b_config.bin rtl_bt/rtl8822b_fw.bin \
 	rtl_bt/rtl8822cs_config.bin rtl_bt/rtl8822cs_fw.bin \
-	rtl_bt/rtl8822cu_config.bin rtl_bt/rtl8822cu_fw.bin
+	rtl_bt/rtl8822cu_config.bin rtl_bt/rtl8822cu_fw.bin \
+	rtl_bt/rtl8851bu_fw.bin rtl_bt/rtl8851bu_config.bin \
+	rtl_bt/rtl8852au_fw.bin rtl_bt/rtl8852au_config.bin \
+	rtl_bt/rtl8852bu_fw.bin rtl_bt/rtl8852bu_config.bin \
+	rtl_bt/rtl8852cu_fw.bin rtl_bt/rtl8852cu_config.bin \
+	rtl_bt/rtl8852cu_fw_v2.bin
 LINUX_FIRMWARE_ALL_LICENSE_FILES += LICENCE.rtlwifi_firmware.txt
 endif
 
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

* Re: [Buildroot] [PATCH v2] package/linux-firmware: add RTL8851/RTL8852 firmware
  2023-11-07 13:16 [Buildroot] [PATCH v2] package/linux-firmware: add RTL8851/RTL8852 firmware Jan Čermák
@ 2023-12-03 18:06 ` Peter Korsgaard
  0 siblings, 0 replies; 2+ messages in thread
From: Peter Korsgaard @ 2023-12-03 18:06 UTC (permalink / raw)
  To: Jan Čermák; +Cc: Bernd Kuhls, Yann E. MORIN, buildroot

>>>>> "Jan" == Jan Čermák <sairon@sairon.cz> writes:

 > Add firmware files for RTL8851 and RTL8852 cards used by the rtlbt driver.
 > Signed-off-by: Jan Čermák <sairon@sairon.cz>

Committed to next, thanks.

-- 
Bye, Peter Korsgaard
_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

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

end of thread, other threads:[~2023-12-03 18:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-07 13:16 [Buildroot] [PATCH v2] package/linux-firmware: add RTL8851/RTL8852 firmware Jan Čermák
2023-12-03 18:06 ` Peter Korsgaard

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox