This firmware was extracted from the vendor driver
rtl8192FU_rtl8725AU_WiFi_linux_v5.15.2-53-g9bfbc74cf.20230615_COEX20220422-2b07
provided by Realtek developer.
Signed-off-by: Zenm Chen <zenmchen@gmail.com>
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in a Lenovo laptop.
- 17aa380e
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in two ASUS laptops.
- 10431e13
- 10431f43
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Using link-to-a-link reduces legibility and changes to the root link,
also changes the leafs. Where the latter may be undesired and in some
cases just wrong.
We have a couple of instances in-tree, so fix them up and ban the
combination.
One particularly good example, why we'd want this is:
https://gitlab.com/kernel-firmware/linux-firmware/-/merge_requests/272
In there we have the following:
File: ti/tas2781/TAS2XXX1EB30.bin
[snip]
Link: TAS2XXX1EB3.bin -> ti/tas2781/TAS2XXX1EB3.bin
Link: ti/tas2781/TAS2XXX1EB3.bin -> TAS2XXX1EB30.bin
Link: TAS2XXX1EB30.bin -> ti/tas2781/TAS2XXX1EB30.bin
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
This allows compatibility with old and new TAS drivers.
Suggested-by: Antheas Kapenekakis <lkml@antheas.dev>
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
The new rtl8192du driver will support this chip.
Signed-off-by: Bitterblue Smith <rtl8821cerfe2@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Add below required Bluetooth firmware files for Qualcomm SoC WCN785x
which uses UART as HCI transport, and the firmware version is 2.0.1-00349.
qca/hmtbtfw20.tlv : RAMPATCH
qca/hmtnv20.b10f : NVM
qca/hmtnv20.b112 : NVM
qca/hmtnv20.bin : NVM
Signed-off-by: Zijun Hu <quic_zijuhu@quicinc.com>
The FriendlyElec NanoPi M4 has a AP6356S WiFi/BT module
so we can reuse the NVRAM like devices with the same
module.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Add the secure firmware and also update the following gpu firmwares:
qcom/a660_gmu.bin: v3.01.0B
qcom/a660_sqe.fw: v1.12
qcom/qcm6490/a660_zap.mbn: v0.09
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Add the following gpu related firmwares for SA8775P chipset:
qcom/a663_gmu.bin: v3.05.01
qcom/sa8775p/a663_zap.mbn: v0.09
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
* Fix disconnect from AP after resuming from wowlan mode.
* Add rtw8922a_fw-2.bin for format change of RX DCK
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Qcom jsons must not be compressed.
Fixes: 541f96c0fa ("qcom: qcm6490: add ADSP and CDSP firmware")
Signed-off-by: Juerg Haefliger <juerg.haefliger@canonical.com>
Add Linux firmware to be used for Qualcomm QCM6490 IDP and
Qualcomm RB3 Gen 2 Development Kit. Most of the firmware files are
common, IPA block is only present on the QCM6490 hardware.
- ADSP.HT.5.5.c8-00149-KODIAK-1
- CDSP.HT.2.5.c3-00077-KODIAK-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This patch adds the firmware files for the Cirrus CS35L54 smart
amplifier used in two HP laptops.
- 103c8d01
- 103c8d08
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Linux kernels before 6.6 used qcom/vpu-1.0/venus.mdt as a firmware
filename for Qualcomm SM8250 devices. Commit 36db650dae ("qcom: update
path for video firmware for vpu-1/2/3.0") moved the VPU firmware, added
the venus.mbn compatibility symlink, but at the same time it dropped
the venus.mdt symlink. Bring the historical name back to restore
compatibility with kernels older than 6.6.
Fixes: 36db650dae ("qcom: update path for video firmware for vpu-1/2/3.0")
Cc: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Fixed v0.35.18 TX/RX throughput reduction problem.
Fix WATCH_DOG SER happened in the suspend flow of net-detect function.
Use format-1 because of new register address of WoWLAN reason, and firmware
commmand format changed of hardware scan and RF calibration notification.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
This firmware/config is submitted for RTL8922A BT USB I/F.
Version: 0x04fa9428
Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>