This patch updates the firmware file for Intel Bluetooth 9260
Also it is known as Intel ThunderPeak (THP).
FW Build: REL6412
Release Version: 21.90.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The linux-firmware repo does not contain many Broadcom (now Cypress)
Bluetooth patch-ram files, because we have never been able to get
permission to re-distribute those.
We do have one file for the for HTC Vive, which was submitted by HTC
themselves with permission from Cypress.
That file contain a "BCM20703A1 Generic USB 20Mhz fcbga_BU" patch-ram
build. The patch-ram files used by Windows for the Bluetooth module
in the XPS 15 9550, USB-id 0a5c:6410 is also a "BCM20703A1 Generic
USB 20Mhz fcbga_BU" patch-ram build. Since the build-parameters
(crystal MHz, package/module type used) between the 2 builds are an
exact match we can also use the HTC submitted patch-ram for the
XPS 15 9550. So lets add a symlink for this.
This will make the Bluetooth on the XPS 15 9550 work out of the box,
when linux-firmware is installed, without the user needing to go and
find a suitable patch-ram file themselves.
This has been tested on a XPS 15 9550 with both Bluetooth HID and
Bluetooth audio devices.
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
[Modified to use Link function in WHENCE by Josh Boyer <jwboyer@kernel.org]
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This adds the navi14 trusted application firmware.
From internal commit:
cf61009c632768f6ca80f62a8506fd0b236d0cb6
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add binary firmware for MT7663 based devices
ROM patch version: 7663mp1802-2003211229
Firmware version: 7663mp1827-20200326130317
Signed-off-by: Sean Wang <sean.wang@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The Adreno GPU found in SDM845 needs one more firmware file to be
operational in the SDM845 MTP and Dragonboard 845c, add this file.
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
System Control Processor is an ARM CM4. It supports parts of
these features vedio encode/decode, camera, and CrOS EC host command.
Release Version: v12573.77
Signed-off-by: Erin Lo <erin.lo@mediatek.com>
This patch updates new firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP).
FW Build: REL0384
Release Version: 21.70.3.2
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP).
FW Build: REL0384
Release Version: 21.70.3.2
Signed-off-by: Amit K Bag <amit.k.bag@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 (JfP).
FW Build: REL0538
Release Version: 21.70.3.2
Signed-off-by: Amit K Bag <amit.k.bag@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 (THP).
FW Build: REL0538
Release Version: 21.70.3.2
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The firmware and config files are for RTL8822C BT controller with UART interface.
Version: 0x0599_0D54
Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
The rampatch_00440302.tlv and rampatch_usb_00000302.tlv are wrong names
for QCA6174 Bluetooth driver, remove them and make the update to the
correct files rampatch_00440302.bin and rampatch_usb_00000302.bin.
Fixes: 30550605b7 ("qca: update bluetooth firmware for QCA6174")
Signed-off-by: Rocky Liao <rjliao@codeaurora.org>
Currently vpu_d.bin and vpu_p.bin are at the root of
linux-firmware git tree, it's not appropriate so we move
them to subfolder mediatek/mt8173 and create a symbolic link
to be compatible with older kernels
Release Version: 1.1.4
Signed-off-by: Rui Wang <gtk_ruiwang@mediatek.com>
This patch updates new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP).
FW Build: REL0381
Release Version: 21.70.3.1
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
These NVIDIA-signed firmwares are required to enable the graphics engine
on Turing TU11X GPUs.
Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Update version to 20200131:
- use tag sta_rec_wtbl to replace legacy MCU_EXT_CMD_WTBL_UPDATE command.
- Fix firmware header version number.
Note that this version keeps legacy way for backward compatibility.
Signed-off-by: Shayne Chen <shayne.chen@mediatek.com>
Signed-off-by: Ryder Lee <ryder.lee@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Update the firmwares extracted from Amlogic's last known release from
July 2019.
This commit updates several binaries already present for GXL, GXM and
G12A chips, but also adds:
- HEVC for G12A
- HEVC for SM1
- VP9 for GXL
- VP9 for SM1
The support for which - apart from HEVC, still in development - is
currently in-review in the linux-media mailing list [1][2][3].
[1] [v4,0/4] media: meson: vdec: Add compliant H264 support
https://patchwork.kernel.org/cover/11336951/
[2] [v3,0/5] media: meson: vdec: Add VP9 decoding support
https://patchwork.kernel.org/cover/11336975/
[3] [0/3] media: meson: vdec: add sm1 platform
https://patchwork.kernel.org/cover/11256037/
Cc: Arden Jin <Arden.Jin@amlogic.com>
Signed-off-by: Maxime Jourdan <mjourdan@baylibre.com>
This is a small bugfix release, most notably improving link state
stability in certain cases.
Signed-off-by: Louis Peens <louis.peens@netronome.com>
Tested-by: Charles Murcott <charles.murcott@netronome.com>
Signed-off-by: Simon Horman <simon.horman@netronome.com>
Bugfixes for QCA6174.
While at it, to avoid confusion, also change the name of driver to
'btqca' in WHENCE file because that's what it is called in kernel images
(drivers/bluetooth/btqca.ko). Of course we cannot change the name of
directory 'qca' and that has to remain forever, but better to fix the
documentation to make it clear what driver this is.
Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
This patch updates new firmware file for Intel Bluetooth AX200
Also it is known as Intel CyclonePeak (CcP).
FW Build: REL0367
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This patch updates new firmware file for Intel Bluetooth AX201
Also it is known as Intel HarrisonPeak (HrP).
FW Build: REL0367
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@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 (JfP).
FW Build: REL0532
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@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 (THP).
FW Build: REL0532
Release Version: 21.70.0.3
Signed-off-by: Amit K Bag <amit.k.bag@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
These NVIDIA-signed firmwares are required to enable the graphics engine
on Turing TU10X GPUs.
Signed-off-by: Gourav Samaiya <gsamaiya@nvidia.com>
Tested-by: Ben Skeggs <bskeggs@redhat.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Add new firmware files for Spectrum-1 (13.2000.2714) and Spectrum-2
(29.2000.2714). The new firmware contains:
* Support for querying the PCI reset timeout for gearbox based systems
* Support for 2x50 Gb/s port split option on SN3800 systems
Signed-off-by: Ido Schimmel <idosch@mellanox.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
And update the copyright date on the license.
From internal git commit:
4dc0b4476d3d27312f3c9282b4f783f4185172a0
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
Switch SDM845 and the Dragonboard 845c/RB3 to the more stable version
WLAN.HL.2.0-01387-QCAHLSWMTPLZ-1, by replacing the wlanmdsp.mbn with a
symlink to the recently commited file found under ath10k/
Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>