Update ice DDP wireless_edge package file to the latest version: 1.3.20.0
Highlight of changes since 1.3.13.0:
- Add support for Intel E830 series driver using a dual segment package
with one segment for E810 and one for E830, which increases the package
size.
- Add support for 192B max header length.
Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Update ice DDP comms package file to the latest version: 1.3.52.0
Highlight of changes since 1.3.45.0:
- Add support for Intel E830 series driver using a dual segment package
with one segment for E810 and one for E830, which increases the package
size.
- Add support for 192B max header length.
Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Update ice DDP package file to the latest version: ice-1.3.41.0
Highlight of changes since ice-1.3.36.0:
- Add support for Intel E830 series driver using a dual segment package
with one segment for E810 and one for E830, which increases the package
size.
- Add support for 192B max header length.
Signed-off-by: Paul Greenwalt <paul.greenwalt@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Update firmware file to VIDEO.VPU.2.0-00055-PROD-1 for SC7280. This
includes below fixes:
- vdec: Fix for HEVC green frame corruption.
- venc: Add proper level setting for AVC High profile usecase for VP9
decoding compliance.
- venc: Fix for EOS handling.
- venc: Update min-max QP range for default case.
Update WHENCE version string to match with updated fw version string.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Add firmware files for the Qualcomm DU product(QDU100). These files are consumed
by the MHI driver in the MHI subsystem.
Signed-off-by: Kishore Batta <quic_batta@quicinc.com>
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in various Dell laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This file contains the firmware for RTL8812AU and was extracted from
the vendor driver v5.13.6-23-g232107d9b.20210820 from
https://github.com/morrownr/8812au-20210820
Signed-off-by: Zenm Chen <zenmchen@gmail.com>
Acked-by: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
As demonstrated by the inability to use existing WCN6750 firmware on
QCM6490 / QCS6490 devices, such firmware files are device-specific. As a
preparation to adding more device-specific firmware, move existing
firmware to the sc7280/ subdir, squashing it in proceess. Squashing it
simplifies loading (as it requires just a single file access / userspace
call) and also it requires just a single compatibility symlink instead
of ten.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
This version is required to support ARL-H.
Release: 102.1.15.1926
Compatibility (API) Version: 1.0
SVN: 1
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
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>
These files come from the RealtekBluetoothUartPackage_2.17.119.0525 file
which can be downloaded from realtek.com. The download is marked as version
1.0.245.3 / 05/08/2017 on the download page
The added rtl_bt/rtl8723cs_xx_fw.bin file is called
rtl8723c_mp_bt40_fw_asic_rom_patch.bin in the download.
The configuration file for the RTL8723BS part also works for the
CS variant so we add the appropriate link to use that.
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
A number of the rtl_bt files are identical according to sha256sum
so let's de-dupe them, and also remove a couple of entries in
the WHENCE file that are duplicates while we're at it.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
The setting works for numerous rtl8723 series of devices so let's use
the default naming so it works by default everywhere and link the
device specific names to the generic config.
Signed-off-by: Peter Robinson <pbrobinson@gmail.com>
Update AMD SEV firmware to version 0.24 build 20 for AMD family 17h processors
with models in the range 30h to 3fh.
Update AMD SEV firmware to version 1.55 build 21 for AMD family 19h processors
with models in the range 00h to 0fh.
Update AMD SEV firmware to version 1.55 build 37 for AMD family 19h processors
with models in the range 10h to 1fh.
Add AMD SEV firmware version 1.55 build 37 for AMD family 19h processors with
models in the range a0h to afh.
Signed-off-by: John Allen <john.allen@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This reverts commit 8a9be67bd7.
We detected a regression associated with MTL DMC v2.22. So let's revert
it back to v2.21 until we have a new release with the fix.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
- Rename qcom/vpu-3.0/ to qcom/vpu/ to have common sub-folder for
new firmware files.
- Move firmware files from vpu-1.0/ and vpu-2.0/ to vpu/ with
proper names for firmware binaries and provide backwards-compatible
links.
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Refine WoWLAN function, such as security and PNO.
Add register and power tables as known as fw elements.
Use format-1 because of new register address of WoWLAN reason and addition
of fw_elements.
Signed-off-by: Chin-Yen Lee <timlee@realtek.com>
Signed-off-by: Kuan-Chung Chen <damon.chen@realtek.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
MTL FW 2.22
Date : 04/02/2024
Notes:
1. Checking Power Well Status before pushing the Registers Data to Debug Queue
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
This version is required to support ARL-S.
Release: 102.0.10.1878
Compatibility (API) Version: 1.0
SVN: 1
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
First GSC release for LNL.
Release: 104.0.0.1161
Compatibility (API) Version: 1.0
SVN: 1
The firmware file is named after the compatibility version, as that is
what the kernel driver cares about.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
This reverts commit ef7be90bbb.
An unexpected API change went in these firmwaress, that isn't actually
compatible with all drivers supporting this API version.
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Fix the license issue for tas781 firmware, which are shipped as .bin
opaque. Remove the GPL-2+, which imposes having the source code
available.
Signed-off-by: Shenghao Ding <shenghao-ding@ti.com>
The ZAP shader is signed and is specific for the particular SoC. As such
it should be put the corresponding subdir rather than the topdir.
Move it to the subdir (like all other zap.mbn files).
Cc: Akhil P Oommen <quic_akhilpo@quicinc.com>
Cc: Bjorn Andersson <andersson@kernel.org>
Cc: linux-arm-msm@vger.kernel.org
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
To be used on Qualcomm Snapdragon SM8550 based boards.
- VIDEO.VPU.3.1-0076
Signed-off-by: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add the following gpu related firmwares for Snapdragon X1 Elite
chipset (x1e80100):
qcom/gen70500_gmu.bin: v4.03.11
qcom/gen70500_sqe.fw: v1.62
qcom/gen70500_zap.mbn: v0.15
Signed-off-by: Akhil P Oommen <quic_akhilpo@quicinc.com>
Add firmware images for Intel QAT 402xx crypto/compression accelerators.
This firmware is taken from Intel QuickAssist Technology Hardware
Version 2.0 package QAT20.L.1.2.30-00013.
Firmware version: 1.2.40
Release notes for this firmware are reported at [1].
$ sha256sum qat_402*
b82b6faf0d1da97b78d2ec3b78cbdb3f769cbb1339227b82025d0f2ca4857037 qat_402xx.bin
e08d6fa7ee7079e6eaa06f1b92dbfcf7cc60f8a6ec6894710ec1001388bd6d57 qat_402xx_mmp.bin
Link: https://intel.github.io/quickassist/RN/In-Tree/index.html [1]
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
The topology file defines stream layout for a single unidirectional
playback endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 7b96469d2891 ("i2s: Add SSM4567 topology").
Link: 7b96469d28
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit f03f41bc4a89 ("i2s: nau8825: Do not hardcode CprVirtualIndex").
Link: f03f41bc4a
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single unidirectional
playback endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit b83de8053e3b ("i2s: Add MAX98927 topology").
Link: b83de8053e
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single unidirectional
playback endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 6a09fc4a7883 ("i2s: Add MAX98373 topology").
Link: 6a09fc4a78
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single unidirectional
playback endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit c87c39c7a772 ("i2s: max98357a: Fix spacing").
Link: c87c39c7a7
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 5d926452d708 ("i2s: da7219: Do not hardcode CprVirtualIndex").
Link: 5d926452d7
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit fe1e7c6c5e7c ("i2s: Add RT5663 topology").
Link: fe1e7c6c5e
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 44a399dd585b ("i2s: Add ALC5640 topology").
Link: 44a399dd58
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single unidirectional
capture endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit d4d89367d375 ("i2s: Add RT5514 topology").
Link: d4d89367d3
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 55d0790fcf49 ("i2s: rt298: Drop S24_LE support").
Link: 55d0790fcf
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 4718383f92a7 ("i2s: rt286: Drop S24_LE support").
Link: 4718383f92
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 60581de70a62 ("i2s: rt274: Align the topology with all the other
rt ones").
Link: 60581de70a
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single unidirectional
capture endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit d7aa0496cbce ("dmic: Update topology to expose volume control").
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Link: d7aa0496cb
The topology file defines stream layout for three unidirectional
playback endpoints.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit 6233cc465ee5 ("hda: Add symlinks for 3-endpoints HDMI variant").
Link: 6233cc465e
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
The topology file defines stream layout for a single bidirectional
endpoint.
Binary equivalent of the XML source in the avs-topology-xml repository.
Commit ac7dccab470e ("hda: Update available configurations").
Link: ac7dccab47
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Add firmware files for the Qualcomm Cloud AI 100 product (AIC100). These
are consumed by the qaic driver in the accel subsystem. This revision of
the firmware comes from the 1.15.4.0 proprietary release.
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com>
Add new file of aml_w265s1_bt_uart.bin,
and change the file name of w155s2&w265s1
w1u_bt_fw_uart.bin => aml_w155s2_bt_uart.bin
w2_bt_fw_uart.bin => aml_w265s1_bt_uart.bin
Signed-off-by: Yang Li <yang.li@amlogic.com>
This patch includes the required binaries in order to use cc33xx
chips and driver. Update the WHENCE to include these additions.
Also update the LICENSE.ti-connectivity for the new year.
FW Version: 1.7.0.120
Signed-off-by: Sabeeh Khan <sabeeh-khan@ti.com>
Add Cirrus Logic Smart Amp CS35L41 HDA Firmware and tuning for Lenovo
Thinkbook 13X Gen 4 and Lenovo Thinkbook 16P Gen 5.
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
This firmware was extracted from the 20210708 release of the vendor
driver for this device. The firmware corresponds with the latest
release by Realtek.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in various ASUS laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in various HP laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Release info:
Xe2LPD FW 2.20
Date : 02/16/2024
Notes:
1. Bug fix from previous products and check for new register
Signed-off-by: Dnyaneshwar Bhadane <dnyaneshwar.bhadane@intel.com>
Calibration Firmware and Tuning is used to calibrate the Amps for
the individual speakers on each laptop.
Calibration is already baked into EFI in the laptops from the factory,
these files are only used to re-calibrate.
However, this function is not used, and is polluting the directory.
We can remove them.
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
The Tuning and Firmware for some laptops using CS35L41 HDA require
additional special parameters to work properly.
These are saved in binary form and loaded by the CS35L41 HDA driver.
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
SSID for firmwaire name should be lower case.
Fixes: 4cccf3f90e ("linux-firmware: Add CS35L41 firmware for additional ASUS Zenbook 2023 models")
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
We are implementing board-specific fallbacks for the wlanmdsp firmware.
In order to do this in a clear way, move all wlanmdsp firmware back to
ath10k subdir and install symlinks to remain compatible with existing
kernels.
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
8922A is a 802.11be WiFi 7 chip which can support 2x2 4096QAM 160MHz
channel bandwidth on 2/5/6GHz bands. Add initial firmware to support it.
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
RTL8703B is the WiFi part of RTL8723CS, the WiFi/bluetooth module used
in the Pinephone. This firmware has been extracted from the rtl8723cs
vendor driver, v5.12.2-7-g2de5ec386.20201013_beta.
Signed-off-by: Fiona Klute <fiona.klute@gmx.de>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
This patch adds the firmware files for the Cirrus CS35L56 smart
amplifier used in the Dell XPS 14 9440 and Dell XPS 16 9640 laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch updates the firmware file for Intel Bluetooth BE200
Also it is known as Intel Gale Peak2 (GaP2).
FW Build: REL53617
Release Version: 23.40.0.2
FSEQ: 0.0.4.157
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak1 (HrP1).
FW Build: REL100644
Release Version: 23.40.0.2
FSEQ: 0x0.0.3.90
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).
FW Build: REL100644
Release Version: 23.40.0.2
FSEQ: 0x0.0.3.90
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL100644
Release Version: 23.40.0.2
FSEQ: 0x0.0.3.90
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX101
Also it is known as Intel Harrison Peak (HrP1).
FW Build: REL79483
Release Version: 23.40.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).
FW Build: REL79483
Release Version: 23.40.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX203
Also it is known as Intel Johnson Peak (JnP2).
FW Build: REL79483
Release Version: 23.40.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL79483
Release Version: 23.40.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL79483
Release Version: 23.40.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).
FW Build: REL79483
Release Version: 23.40.0.2
FSEQ: 0x0.0.2.41
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP2).
FW Build: REL53636
Release Version: 23.40.0.2
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).
FW Build: REL53636
Release Version: 23.40.0.2
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).
FW Build: REL20397
Release Version: 23.40.0.2
Signed-off-by: Kiran K <kiran.k@intel.com>
This patch updates the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (ThP2).
FW Build: REL20397
Release Version: 23.40.0.2
Signed-off-by: Kiran K <kiran.k@intel.com>
Update binary firmware for MT7922 BT devices.
File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
Version: 20240219103618
Signed-off-by: Chris Lu <chris.lu@mediatek.com>
Add a NVRAM file for the brcmfmac43340 wifi/bt chip found on the Acer
Iconia One 7 B1-750 tablet. This is based on copy of the existing
'brcm/brcmfmac43340-sdio.ASUSTeK COMPUTER INC.-TF103CE.txt' file with
some of the values adjusted for the Acer Iconia One 7 B1-750 tablet.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Release info for v2.21:
MTL FW 2.21
Date : 02/20/2024
Notes:
1. Flow Update for Clock Frequency Change during DC-State Entry.
Signed-off-by: Gustavo Sousa <gustavo.sousa@intel.com>
Add GuC v70.20.0 for LNL in a new directory for the Xe driver.
The API version for this release is 1.9.0.
Signed-off-by: John Harrison <John.C.Harrison@Intel.com>
Add a NVRAM file for the brcmfmac43362 wifi/bt chip found on the Asus
Memo Pad 7 ME176C tablet. This is based on copy of the existing
brcm/brcmfmac43362-sdio.cubietech,cubietruck.txt file with some
of the values adjusted for the Asus Memo Pad 7 ME176C tablet.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Change log since 1.3.35.0:
- add support for E825C device family
Signed-off-by: Przemek Kitszel <przemyslaw.kitszel@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Move the IPU6 firmware binaries under ipu/ directory. This way it should
be easier to distinguish IPU binaries from the rest in the future.
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>
Arm Mali GPUs that belong to the 10th generation of the hardware
architecture need a binary firmware to implement the full specification.
For the panthor kernel driver to be able to execute jobs on the
GPU it needs this firmware.
Signed-off-by: Liviu Dudau <liviu.dudau@arm.com>
Update firmware file to VIDEO.VE.5.4-00058-PROD-4. This includes a fix
for VP9 decoding compliance.
The WHENCE version string has been changed match the version string in
the firmware file, rather than extracting the middle-most numbers.
Signed-off-by: Nathan Hebert <nhebert@chromium.org>
These laptops are changing to use a different configuration so these
firmware and tuning files are not required.
Change-Id: I92dea8f992ea4deea96cd8d2e2e45e6a340dacfc
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
The filenames for some firmwares for a couple of HP laptops are not
correct, causing the same file to be symlinked several times, and
meaning some firmware and tuning are missing for a couple of laptops.
Fixes: 4f498d09a4 ("linux-firmware: Add firmware for Cirrus CS35L41 on HP G11 Laptops")
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
This patch adds Intel IPU6 firmware binaries for Tiger Lake, Jasper Lake,
Alder Lake, Raptor Lake and Meteor Lake.
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
Signed-off-by: Sakari Ailus <sakari.ailus@linux.intel.com>