This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).
FW Build: BT_Quasar_REL53843_22.180.2607.53843
Release Version: 23.30.0.4
Fseq: 0x89.3.35.37
Signed-off-by: Kiran K <kiran.k@intel.com>
Signed-off-by: Ravindra <ravindra@intel.com>
Update WHENCE to include the new ISH binary for the 2025 X9-15 series.
Signed-off-by: Vishnu Sankar <vishnuocv@gmail.com>
Signed-off-by: Vishnu Sankar <vsankar@lenovo.com>
Tested-by: Richie Roy Jayme <rjayme2@lenovo.com>
Add SDCA bin files for the following SSIDs:
0x0e1b
0x0e1d
0x0e82
0x0e84
0x0e21
0x0e24
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
This patch adds the firmware files for the Cirrus CS35L63 smart
amplifier used in various Dell laptops.
The filename qualifier is derived from Dell‑specified platform hardware
identifiers. This product family uses the same firmware across multiple
hardware configurations so this submission de‑duplicates the files and
provides links in WHENCE.
Signed-off-by: Simon Trimmer <simont@opensource.cirrus.com>
For reflecting the real user circumstances and avoiding the confusion in field,
renaming back for HP EliteBook X Flip G1i only
The change was tested on HP EliteBook X Flip G1i
Signed-off-by: Letitia Tsai <letitia.tsai@hp.com>
commit d8fc35003 ("Update firmware for NPU PHX, STX and STX HALO")
introduced new NPU firmware binaries that are not compatible with
older kernel versions.
This leads to problems with NPU not going into proper state at sleep.
Restore the old binaries, and have the new ones set up for a new file
path. The kernel will be adjusted for the new file path.
Link: https://gitlab.freedesktop.org/drm/amd/-/issues/5009
Signed-off-by: Mario Limonciello (AMD) <superm1@kernel.org>
This firmware has been superseded by the newer version already present in the tree. Remove the old binary and its entry in WHENCE.
Signed-off-by: Vishnu Sankar <vishnuocv@gmail.com>
The earlier upstreamed firmware (vpu20_p1_gen2) for the SC7280 VPU was
incorrectly signed with an MBNv7 header. SC7280 only supports firmware
with an MBNv6 header, but this requirement was not communicated by the
developer who had validated the binary, leading to an incompatible
firmware being published to linux-firmware.
This change adds the correct and properly tested firmware image
vpu20_p1_gen2_s6.mbn, which is signed with an MBNv6 header and works on
SC7280 hardware.
Since some existing code references the older firmware name
vpu20_p1_gen2, add a compatibility link in WHENCE to preserve backwards
compatibility.
Signed-off-by: Dikshita Agarwal <dikshita.agarwal@oss.qualcomm.com>
Glymur (a.k.a Snapdragon X2 Elite) is the new Snapdragon chipset for
compute/laptops. Add the gpu firmware files to enable graphics
functionality.
Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
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>