The same firmware is distributed with the qat out-of-tree package.
Remove one unnecessary phrase in this licence to align with the licence
used in the out-of-tree package.
Signed-off-by: Fiona Trahe <fiona.trahe@intel.com>
Signed-off-by: Giovanni Cabiddu <giovanni.cabiddu@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The Link statement includes the parent directory name, which
leads to broken links on install. Correct this.
Reported-by: Sasa Ostrouska
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add a NVRAM file for the brcmfmac4356 wifi chip found on the mainboard
of the Lenovo Yoga Book X90 convertible. This is based on a copy of
the existing "brcmfmac4356-pcie.Xiaomi Inc-Mipad2.txt" NVRAM file with
various parameters changed to match the Lenovo Yoga Book X90F / X90L.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Replace the macaddr setting with the special fixed macaddr the kernel's
brcmfmac driver uses to identify that there is no macaddr programmed
into the NIC (NIC programmed makes takes precedence over the .txt one).
This will properly make the kernel generate a random MAC and set
addr_assign_type to NET_ADDR_RANDOM on devices without a MAC programmed
into the NIC.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Add a NVRAM file for the brcmfmac43241b4 wifi chip found on the mainboard
of the Advantech MICA-071 tablet. This is based on a copy of the existing
"brcmfmac43241b4-sdio.Intel Corp.-VALLEYVIEW C0 PLATFORM.txt" NVRAM file
with various parameters changed to match the Advantech MICA-071.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
This firmware/config is submitted for RTL8821C BT UART I/F.
Version: 0x75b8_f098
Signed-off-by: Max Chou <max.chou@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Removing lio_23xx_vsw.bin which has a security vulnerability.
This binary was published originally as a proof-of-concept and is
not installed in any production devices and should not be used. In
addition, the aforementioned LiquidIO devices are end of service.
Signed-off-by: Chickles, Derek <dchickles@marvell.com>
Provide the base firmware for the skylake- and avs- drivers to utilize.
This is an updated version of existing intel/dsp_fw_cnl.bin.
Leave link for backward compatibility but put the binary into a
dedicated folder so it is clear which driver makes use of it.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Provide the base firmware for the skylake- and avs- drivers to utilize.
This is an updated version of existing intel/dsp_fw_bxtn.bin and
intel/dsp_fw_glk.bin.
Leave links for backward compatibility but put the binaries into a
dedicated folder so it is clear which driver makes use of them.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Provide the base firmware for the skylake- and avs- drivers to utilize.
This is an updated version of existing intel/dsp_fw_release.bin and
intel/dsp_fw_kbl.bin.
Leave links for backward compatibility but put the binaries into a
dedicated folder so it is clear which driver makes use of them.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Update the wave521c video IP firmware for K3 devices.
FW version : 1.0.2
Signed-off-by: Nas Chung <nas.chung@chipsnmedia.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
from internal git commit 2e5958ca6b434b7ac9f0b0a6929334bb7a8c57c4
GC 11.0.1 firmware was just introduced by commit 4535de67 ("amdgpu:
Add GC 11.0.1 firmware") but this doesn't load properly on some parts
so it's better to release another firmware binary that is compatible
with more parts.
Fixes: 4535de67 ("amdgpu: Add GC 11.0.1 firmware")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Provide the base firmware for the catpt-driver to utilize. This is an
updated version of existing intel/IntcSST2.bin.
Leave link for backward compatibility but put the binary into a
dedicated folder so it is clear which driver makes use of it.
Signed-off-by: Cezary Rojewski <cezary.rojewski@intel.com>
Recent commit added firmware files into the brcm subdirectory. However,
it restored some firmware files that were replaced by firmware files
provided by Cypress using symbolic links. Hence removing these files
once more.
Reported-by: John Keeping <john@metanate.com>
Fixes: 0707b2f ("brcm: add/update firmware files for brcmfmac driver")
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The BCM4329 firmware was recently updated, but it was reported this
was not working for NVIDIA Tegra devices. Turns out this firmware does
not support a firmware api command that brcmfmac relies on. So we need
to revert this firmware update and restore the previous one.
Reported-by: Dmitry Osipenko <digetx@gmail.com>
Fixes: 0707b2f ("brcm: add/update firmware files for brcmfmac driver")
Signed-off-by: Arend van Spriel <arend.vanspriel@broadcom.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>