Commit Graph

2939 Commits

Author SHA1 Message Date
Josh Boyer
a687f893a6
Merge branch 'sc8280xp-audio-fw' of git://git.kernel.org/pub/scm/linux/kernel/git/srini/linux-firmware
Acked-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-06 15:37:17 -04:00
Adam Sampson
9e0343cf92
check_whence: Check link targets are valid
This should catch a couple of common errors: reversing the two arguments
to Link, and not making the second argument relative to the first.

Signed-off-by: Adam Sampson <ats@offog.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-07-06 15:35:25 -04:00
Srinivas Kandagatla
f9a35b3f07 qcom: Add Audio firmware for SC8280XP X13s
Add ASoC topology firmware for SC8280XP X13s.

Signed-off-by: Srinivas Kandagatla <srinivas.kandagatla@linaro.org>
2023-06-28 11:52:02 +01:00
Emil Velikov
ee91452dac
Makefile, copy-firmware: support xz/zstd compressed firmware
The kernel has supported compressed firmware for quite some time. So
let's add a couple of targets to produce that. In practical terms this
means it we'll use ~5x times less space on disk.

Reportedly the amd ucode, needs to be uncompressed _within_ the
initrd in order to work. Using compressed ucode in late load just works.
Ideally this will be addressed by the initrd generators, but considering
the files are tiny in size let's skip the compression.

v2
 - commit message, skip compression for files annotated as Raw

v3
 - rebase

[Drop extra verbose statement in zstd case, Josh Boyer
<jwboyer@kernel.org>]

Cc: David Woodhouse <dwmw2@infradead.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 12:18:57 -04:00
Emil Velikov
ad2ce8beee
copy-firmware: silence the last shellcheck warnings
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:59:31 -04:00
Emil Velikov
67bf50e72c
copy-firmware: drop obsolete backticks, quote
As mentioned by shellcheck backticks are considered legacy. Plus we
should ensure the output is quoted, otherwise we'll get word splitting.

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:58:52 -04:00
Emil Velikov
77f31a8000
copy-firmware: tweak sed invocation
Add space between the arguments and pattern and combine patterns where
possible.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:58:33 -04:00
Emil Velikov
40fa2b2096
copy-firmware: quote deskdir and dirname
Properly quote, otherwise we'll get word splitting. In other words:
Files might end up installed to /some/foo/, where /some path/foo bar/ is
expected.

v2:
 - rebase/split && also quote the $() output

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:58:09 -04:00
Emil Velikov
77f92e0b9d
check_whence: error if symlinks are in-tree
Currently we have no symlinks in-tree. Add a simple check, ensuring they
don't get added in the future.

This allows us to remove the clunky symlink checking code in
copy-firmware.sh

v2:
 - tweak helper to produce link and target (based off Adam's patch)

v3:
 - honour quoted target/linkname

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:57:45 -04:00
Emil Velikov
f2671b1f50
check_whence: error if File: is actually a link
Commits from a few years ago added support for Link entries, over having
the symlinks in-tree.

At the same time, it didn't add a check whether one didn't add a File
entry that is actually a symlink. Do so now, to be on the safe side.

v2:
 - drop copy-firmware.sh changes

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:57:07 -04:00
Emil Velikov
4b539e7a32
check_whence: strip quotation marks
Earlier commit added check for duplicate entries. Although the commit
was picked without one of its dependencies which removes the quotation
marks in the File entries.

Since the quotation marks are here to stay, escape them as needed in the
script.

Cc: Emil Velikov <emil.l.velikov@gmail.com>
Fixes: 05183b7b ("check_whence: error on duplicate file entries")
Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:56:43 -04:00
Ajay Singh
32693d3b6b
linux-firmware: wilc1000: update WILC1000 firmware to v16.0
This patch updates the firmware version for WILC1000

FW version: 16.0

Signed-off-by: Ajay Singh <ajay.kathat@microchip.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:55:08 -04:00
Shekhar Deb
109b23c5f4
ice: update ice DDP wireless_edge package to 1.3.10.0
Update ice DDP wireless_edge package file to the latest version: 1.3.10.0

Highlight of changes since 1.3.7.0:

- Provide Separate IP Fragment Packet Type Groups for Receive Side Scaling (RSS)
- Add support to allow Receive Side Scaling (RSS) and Flow Director (FD) on Multicast packets

Signed-off-by: Shekhar Deb <shekhar.deb@intel.com>
Tested-by: Pucha Himasekhar Reddy <himasekharx.reddy.pucha@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:53:36 -04:00
Rodrigo Siqueira
ade163aaae
amdgpu: DMCUB updates for DCN 3.1.4 and 3.1.5
DMCUB Updates for DCN 3.1.4 and DCN 3.1.5 From interal git commit
fd9e0d6d24f1ce1c7322eeb0a8725327ac76161e. This firmware update bring
improvements for:

- DCN 3.1.4 (version 0x08001B00): Improve the HDCP transaction.
- DCN 3.1.5 (version 0x05000F00): Improves the ABM ramping
  sequence with PSR/PR and fix incorrect abm inturrupt control.

Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-25 11:52:43 -04:00
Hamza Mahfooz
045b2136a6
amdgpu: update DMCUB to v0.0.172.0 for various AMDGPU ASICs
DMCUB updates for Navi2x and DCN314.
From internal git commit ba25ca4ddd66a74331bf460346bde045804bc75d

Tested with DC v3.2.240

Release notes:

- Fix hang observed during DP Link Layer compliance testing

Signed-off-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:50:21 -04:00
Josh Boyer
5a1842ce73
Merge branch 'rb3-update' of https://github.com/lumag/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:48:38 -04:00
Thomas Backlund
2f81bd9f50
fix broken cirrus firmware symlinks
Commit: 244d6b5c2f ("cirrus: Add firmware for new Asus ROG Laptops") added
several Link: entries for cirrus firmwares, but as link and target exists in
the same directory, the extra "cirrus/" path gets them created as broken
symlinks.

Fix it up by removing the extra "cirrus/" path.

Signed-off-by: Thomas Backlund <tmb@tmb.nu>
Fixes: 244d6b5c2f ("cirrus: Add firmware for new Asus ROG Laptops")
Reported-by: Bit Twister2 <bittwister2@gmail.com>
Reported-by: David GEIGER <geiger.david68210@gmail.com>
Cc: Stefan Binding <sbinding@opensource.cirrus.com>
Cc: Josh Boyer <jwboyer@kernel.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-20 11:46:42 -04:00
Dmitry Baryshkov
01a7a844cd qcom: Update the microcode files for Adreno a630 GPUs.
Update qcom/a630_sqe.fw to version 1.89.01.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-14 11:54:16 +03:00
Dmitry Baryshkov
9412046724 qcom: sdm845: rename the modem firmware
The Qualcomm SDM845 platform has a modem-less version, called SDA845.
It still has the modem DSP, which is used for WiFi, GNSS, etc. The
firmware in the qcom/sdm845 dir comes from the Thundercomm RB3 board,
which internally has the SDA845 SoC rather than the full SDM845.

The SC8180X platform (not yet added to linux-firmware) started using
modem.mbn and modem_nm.mbn, the latter being used for no-modem
platforms.

Follow this example and rename qcom/sdm845/modem.mbn firmware
file to modem_nm.mbn. This commit adds a compatibility link for now, to
let the device trees to be adapted to this change. It should be removed
when the proper qcom/sdm845/modem.mbn is submitted.

Cc: Caleb Connolly <caleb.connolly@linaro.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-14 11:40:48 +03:00
Dmitry Baryshkov
1c59948891 qcom: sdm845: update remoteproc firmware
Update remoteproc firmware to the following versions:

- ADSP.HT.4.0-00593-SDM845-1
- CDSP.HT.1.0-00559-SDM845-1
- MPSS.AT.4.0.c2-01365-SDM845_GEN_PACK-1

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-06-13 05:42:31 +03:00
Hilda Wu
1cd1c871c9
rtl_bt: Update RTL8852A BT USB firmware to 0xDAC7_480D
This firmware patch update for Realtek RTL8852A BT USB controller.

Release Version: 0xDAC7_480D

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:08:48 -04:00
Hilda Wu
55e7448533
rtl_bt: Update RTL8852C BT USB firmware to 0x040D_7225
This firmware patch update for Realtek RTL8852C BT USB controller

Note: This firmware patch needs to be used with driver
"btrtl: Firmware format v2 support". Please update the
driver with this commit: 9a24ce5e29b15c4c6b0c89c04f9df6ce14addefa

Release Version: 0x040D_7225

Signed-off-by: Hilda Wu <hildawu@realtek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:08:13 -04:00
Stylon Wang
9dbd8ec28f
amdgpu: DMCUB updates for various AMDGPU asics
DMCUB Updates for Navi2x, Yellow Carp, DCN321, DCN32, DCN314
From interal git commit 533a5940d7a5bc0d4ba3548eef131f1d5341fd5f

Signed-off-by: Stylon Wang <stylon.wang@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:07:22 -04:00
Josh Boyer
9a47adc736
Merge branch 'mtl_huc_v8.5.0' of git://anongit.freedesktop.org/drm/drm-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:06:17 -04:00
Deren Wu
eb3ae8417c
linux-firmware: update firmware for MT7922 WiFi device
Update binary firmware for MT7922 WiFi devices

File: mediatek/WIFI_MT7922_patch_mcu_1_1_hdr.bin
Version: 20230530123154a
File: mediatek/WIFI_RAM_CODE_MT7922_1.bin
Version: 20230530123236

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:04:34 -04:00
Deren Wu
5ce06b9e07
linux-firmware: update firmware for MT7921 WiFi device
Update binary firmware for MT7921 WiFi devices

File: mediatek/WIFI_MT7961_patch_mcu_1_2_hdr.bin
Version: 20230526130917a
File: mediatek/WIFI_RAM_CODE_MT7961_1.bin
Version: 20230526130958

Signed-off-by: Deren Wu <deren.wu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:04:00 -04:00
Chris.Lu
2c50361c7d
linux-firmware: update firmware for mediatek bluetooth chip (MT7922)
Update binary firmware for MT7922 BT devices.

File: mediatek/BT_RAM_CODE_MT7922_1_1_hdr.bin
Version: 20230530123531

Signed-off-by: Chris.Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:02:17 -04:00
Chris.Lu
185f49df05
linux-firmware: update firmware for mediatek bluetooth chip (MT7921)
Update binary firmware for MT7921 BT devices.

File: mediatek/BT_RAM_CODE_MT7961_1_2_hdr.bin
Version: 20230526131214

Signed-off-by: Chris.Lu <chris.lu@mediatek.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 07:02:12 -04:00
Josh Boyer
05f94af7d2
Merge branch 'v2.0.21478' of https://github.com/yunfei-mtk/linux_fw_scp
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-06-12 06:54:12 -04:00
Daniele Ceraolo Spurio
5de33fb45c i915: Add HuC v8.5.0 for MTL
Initial release of HuC firmware for MTL.

Signed-off-by: Daniele Ceraolo Spurio <daniele.ceraolospurio@intel.com>
2023-06-06 09:24:40 -07:00
Yunfei Dong
795aea911f mediatek: Update mt8195 SCP firmware to support hevc
Internal version: cherry_scp_v2.0.11966-84facae6e
Release version: v2.0.11966

Signed-off-by: Yunfei Dong <yunfei.dong@mediatek.com>
2023-06-01 17:40:42 +08:00
Josh Boyer
fc90c59bee
Merge branch 'db410c' of https://github.com/lumag/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-31 07:35:15 -04:00
Dmitry Baryshkov
9d4c9a52c2 qcom: apq8016: add Dragonboard 410c WiFi and modem firmware
Add the modem DSP firmware for the Qualcomm APQ8016 boards. The files
come from the redistributable linux-board-support-package-r1036.1.zip
for the Dragonboard 410c. The file modem.mbn and wcnss.mbn files wer
generated from segment files using the pil-squasher tool.

Cc: Bjorn Andersson <andersson@kernel.org>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
2023-05-31 06:30:31 +03:00
Josh Boyer
1f9667ebd8
Merge branch 'for-upstream' of http://git.chelsio.net/pub/git/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-30 07:46:20 -04:00
Josh Boyer
b544e2b086
Merge branch 'for-upstream' of https://github.com/CirrusLogic/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-30 06:53:48 -04:00
Stefan Binding
244d6b5c2f cirrus: Add firmware for new Asus ROG Laptops
Signed-off-by: Stefan Binding <sbinding@opensource.cirrus.com>
2023-05-26 16:08:50 +01:00
Diederik de Haas
d11ae98478
brcm: Add symlinks from Pine64 devices to AW-CM256SM.txt
There are a number of Pine64 devices which all use the same wireless
chipset, so add symlinks for those modules/(base)boards:
- Pine64 RockPro64 v2.0 and v2.1 (via adapter board)
- Pine64 RK3566 Quartz64-A Board (via adapter board)
- Pine64 PineNote v1.1 and v1.2
- PINE64 RK3566 SOQuartz on Model A carrier board
- Pine64 RK3566 SoQuartz with CM4-IO Carrier Board
- PINE64 RK3566 SOQuartz on Blade carrier board

Signed-off-by: Diederik de Haas <didi.debian@cknow.org>
Tested-by: Maximilian Weigand <mweigand@mweigand.net>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 08:26:29 -04:00
Mario Limonciello
1c513ec749
amdgpu: Update GC 11.0.1 and 11.0.4
A major regression was reported on commit 60dc78a7 ("amdgpu: update GC
11.0.1 firmware for amd.5.5 release") where Phoenix integrated GPUs
aren't able to boot up with `amdgpu` loaded.

This is fixed internal commit 8b27b052488cee45b453dcab6d034bb80a964e61.
To avoid another regression from a mismatch, pull in a whole snapshot
of all GC firmware at this commit instead of just the one file.

Reported-by: Adrien Aubry
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/2575
Fixes: 60dc78a7 ("amdgpu: update GC 11.0.1 firmware for amd.5.5 release")
Fixes: 31f8f526 ("amdgpu: update GC 11.0.4 firmware for amd.5.5 release")
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 06:56:48 -04:00
Josh Boyer
8449fcd0ec
Merge https://github.com/pkshih/linux-firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-25 06:55:44 -04:00
Ping-Ke Shih
c10facaf11 rtw89: 8851b: add firmware v0.29.41.0
Initial firmware of 8851B, which supports hardware revision A and B.

Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
2023-05-24 16:30:58 +08:00
Josh Boyer
1ba3519eab
Merge branch 'dev-queue' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/firmware
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:07:29 -04:00
Alex Deucher
2e77545089
amdgpu: update yellow carp firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
5eccb3c10c
amdgpu: update navi14 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
c70d3c3ba8
amdgpu: update navi12 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
0e4f17cca0
amdgpu: update vega20 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
413348f395
amdgpu: update vega12 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
c167587dd1
amdgpu: update navi10 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
3c98630afa
amdgpu: update vega10 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
d13ef0cb3c
amdgpu: update PSP 13.0.11 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00
Alex Deucher
31f8f52694
amdgpu: update GC 11.0.4 firmware for amd.5.5 release
Based on internal git commit:
360b8377aa1224f44056e0c8e0ab4f8d92cab021

Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
2023-05-23 13:05:27 -04:00