Add firmware binary for Glymur, update the WHENCE file with fw version
accordingly.
Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Different variants of the Intel Solar JfP2/1 Bluetooth controller use the same
firmware file name.
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
Different variants of the Intel Solar Bluetooth controller use the same
firmware file name (ibt-0040* and associated files).
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
Different variants of the Intel Pulsar Bluetooth controller use the same
firmware file name (ibt-17*, ibt-18* and associated files).
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
Different variants of the Intel AX201 Bluetooth controller use the same
firmware file name (ibt-19-0-4.sfi and associated files).
Create symbolic links to the common firmware files instead of duplicating
them. This reduces firmware storage space on the filesystem.
Signed-off-by: Kiran K <kiran.k@intel.com>
There are two lines with trailing whitespace - these are syntax
highlighted by some editors and automatically removed by others which
can lead to unnecessary changes in patches.
Remove them for the community.
Fixes: 33027759 (linux-firmware: add new cc33xx firmware for cc33xx chips)
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Add binary firmware for airoha-npu driver available on EN7581 SoC used
to offload traffic to/from the MT7990 WiFi chipset.
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
Highlights of changes since 1.3.1.0:
- Add support for Intel E830 series SR-IOV Link Aggregation (LAG) in
active-active mode. This uses a dual-segment package with one segment
for E810 and one for E830, which increases package size.
Signed-off-by: Marcin Szycik <marcin.szycik@linux.intel.com>
Tested-by: Rinitha S <sx.rinitha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Linux kernel v6.18 added support for the cs35l56 amplifier family to
retrieve the speaker set ID from an EFI variable on Lenovo systems.
This allows different firmware files to be selected for different
speaker hardware variants.
The 17aa233c product uses a single firmware set and exposes this EFI
variable with a value indicating that speaker set ID 0 should be used.
This patch adds WHENCE Link: entries to alias the spkid0 firmware files
to the firmware that was previously published.
Change-Id: I822239c8f509a2ceea4b6cb3bafe70c23c211d41
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Add firmware for the Intel Integrated Sensor Hub (ISH)
used on the following Lenovo platforms:
- ThinkPad X12-in-1 Gen 10
- ThinkPad X1 Carbon Gen 13
- ThinkPad X9-14 Gen 1
The firmware is installed under LENOVO/ish and documented
in the WHENCE file.
Signed-off-by: Vishnu Sankar <vishnuocv@gmail.com>
Signed-off-by: Vishnu Sankar <vsankar@lenovo.com>
Tested-by: Ryan Jayme <rjayme2@lenovo.com>
Add SDCA bin files for following SSIDs:
0x2352
0x2353
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Update file with new FW release for db3.
Delete file for db9 and link it from db3 since they are now identical.
Add file for dba (identical as for db3).
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch adds and updates the firmware files for the Cirrus CS35L56
and CS35L57 smart amplifiers used in some Dell laptops.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
Update the IPU7 firmware to 1.2.1.20251215_224531 version
for Panther Lake, this new firmware includes some updates:
- New signing key to support PRQ-ed Panther Lake chips
- Add some new features
- Fix some bugs
Signed-off-by: Hao Yao <hao.yao@intel.com>
Signed-off-by: Bingbu Cao <bingbu.cao@intel.com>
First GSC release for PTL.
Release: 105.0.2.1301
Compatibility (API) Version: 1.0
SVN: 1
The firmware file is named after the compatibility version, because
that is what the kernel driver cares about.
Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
The MT8188 device tree (DTS) is configured for dual core SCP, and the
driver by default attempts to load "scp_c0.img" as the core 0 firmware.
To conform with upstream naming conventions, this patch renames the
existing firmware file "scp.img" to "scp_c0.img" to ensure proper firmware
loading for dual core SCP.
Signed-off-by: Moudy Ho <moudy.ho@mediatek.com>
Add latest verified version of Nvidia Spectrum-family switch firmware,
for Spectrum (13.2016.3900), Spectrum-2 (29.2016.3900), Spectrum-3
(30.2016.3900) and Spectrum-4 (34.2016.3900).
Besides many other changes and fixes, this version includes a fix for an
issue with reading QSFP module EEPROM reported at the link below, which was
present with the previously issued XX.2014.4012.
Link: https://forums.developer.nvidia.com/t/unable-to-access-qsfp-module-eeprom-after-latest-linux-firmware-upgrade/351299
Signed-off-by: Petr Machata <petrm@nvidia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>