This patch adds the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL88938
Release Version: 23.0.0.10
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).
FW Build: REL70976
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP2).
FW Build: REL70976
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL70976
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth AX211
Also it is known as Intel GarfieldPeak (GfP2).
FW Build: REL70976
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth AX210
Also it is known as Intel TyphoonPeak (TyP2).
FW Build: REL70976
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth 9560
Also it is known as Intel JeffersonPeak (JfP2).
FW Build: REL20379
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (ThP2).
FW Build: REL20379
Release Version: 22.250.10.2
Signed-off-by: Lokendra Singh <lokendra.singh@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The package would put all files into /lib/firmware/updates to avoid
conflicting with distro packages.
The package is also intentionally named to avoid conflicts with
distro packages.
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Introduce the firmware and PNVM files for new device type
combinations, namely GL and MA HWs with Gf/Gf4 and Hr radio modules.
Hr radio doesn't require PNVM file.
Build number: Core80
Revision: d24e06ed
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
AMD PMF driver loads the PMF TA (Trusted Application) into the AMD
ASP's (AMD Security Processor) TEE (Trusted Execution Environment).
PMF Trusted Application is a secured firmware placed under
/lib/firmware/amdtee gets loaded only when the TEE environment is
initialized. This Firmware adds the initial support for PMF Smart
PC Solution Builder.
Signed-off-by: Shyam Sundar S K <Shyam-sundar.S-k@amd.com>
This updates the pcie8997_wlan_v4.bin and pcieusb8997_combo_v4.bin FW files along with WHENCE file.
This fixes an issue where AP mode was not allowing more than one Ex-STA to associate.
Signed-off-by: Neeraj Sanjay Kale <neeraj.sanjaykale@nxp.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add the -84 ucode firmwares for the currently supported hardware and
update the PNVM binaries.
Build number: Core_build_core81-65
Revision: 8e5c544c (so, ty)
Signed-off-by: Gregory Greenman <gregory.greenman@intel.com>
When running 5.19+ kernels on Genoa or Bergamo systems, some microcode
patches are known to trigger warnings in the PMI handler. Add a note
to list the required minimum patch levels for addressing this problem.
Signed-off-by: Sandipan Das <sandipan.das@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
DMCUB updates for Navi21, DCN314, DCN32 and DCN321.
From internal git commit 9eaa5f67855b40c19d5feff9a34531a15211093a.
Tested with DC 3.2.250
Release notes:
- Fix soft hang issue
- Fix laggy cursor in eDP PSR panel
- Fix DP display issue when hotplug
- Fix DP Alt mode issue in hotplug+resume case
Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Merge commits can easily run over 80 characters in the subject
line and this isn't a critical check to run
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Audio drivers look for firmware based on the model string, in SoC
specific directory. Add soft link for this pointing to platform specific
firmware.
Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
Add the firmware for the sensors DSP found on Qualcomm SM8250 platform.
Unlike the rest of DSP firmware, this particular firmware is
device-specific. This firmware was published for the Thundercomm RB5
kit aka Qualcomm Robotics RB5 platform.
- SLPI.HY.3.1-00032-SM8250AZL-1
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Platforms using qcm2290 and qrb4210 SoCs require the wlanmdsp.mbn file
to boot the WiFi core (similar to the sdm845 platforms). However these
platforms reject existing wlanmdsp.mbn. Provide a separate wlanmdsp.mbn
file to be used by these two platforms only.
- WLAN.HL.3.3.7.c2-00855-QCAHLSWMTPLZ-1
Cc: Kalle Valo <kvalo@qca.qualcomm.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>