]> git.apps.os.sepia.ceph.com Git - linux-firmware.git/commit
ath11k: move WCN6750 firmware to the device-specific subdir
authorDmitry Baryshkov <dmitry.baryshkov@linaro.org>
Thu, 12 Sep 2024 08:40:39 +0000 (11:40 +0300)
committerMario Limonciello <superm1@gmail.com>
Mon, 28 Oct 2024 21:23:33 +0000 (21:23 +0000)
commit048795eef35036cb200cc4049f920c149eb31753
tree5ccde690ad0fbfe477c7550468b4ec0019d34e3b
parentb6b5634fd603f09484d8bc55dc781c7da1050b67
ath11k: move WCN6750 firmware to the device-specific subdir

As demonstrated by the inability to use existing WCN6750 firmware on
QCM6490 / QCS6490 devices, such firmware files are device-specific. As a
preparation to adding more device-specific firmware, move existing
firmware to the sc7280/ subdir, squashing it in proceess. Squashing it
simplifies loading (as it requires just a single file access / userspace
call) and also it requires just a single compatibility symlink instead
of ten.

Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
12 files changed:
WHENCE
ath11k/WCN6750/hw1.0/sc7280/wpss.mbn [new file with mode: 0644]
ath11k/WCN6750/hw1.0/wpss.b00 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b01 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b02 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b03 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b04 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b05 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b06 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b07 [deleted file]
ath11k/WCN6750/hw1.0/wpss.b08 [deleted file]
ath11k/WCN6750/hw1.0/wpss.mdt [deleted file]