linux-firmware: add AX200, 9560 and T430/T530

This commit adds the firmware image for the AX200 device as found
in the Tuxedo Pulse 15 Gen1, the 9560 as found in the Starlite and
the for devices found in the T430/T530.

Fixes #5282.
This commit is contained in:
Josef Söntgen 2024-07-30 14:34:50 +02:00 committed by Christian Helmuth
parent 99667de35b
commit 6889959f59
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
6e3c66d35626a700781b70cd45f3a1095d34f212 5fff60c84cc929423efe4d572ab9624da974ea25

View File

@ -1,8 +1,8 @@
LICENSE := mixed (binary) LICENSE := mixed (binary)
VERSION := 260428bf5efb1750c2b8fd56e737abb2dfe8a010 VERSION := 896ed3fb7ebd785adc2c232ce1e7008e38f795dc
DOWNLOADS := fw.archive DOWNLOADS := fw.archive
FW_REV := $(VERSION) FW_REV := $(VERSION)
URL(fw) := https://github.com/cnuke/dde_linux_firmware/archive/$(FW_REV).tar.gz URL(fw) := https://github.com/cnuke/dde_linux_firmware/archive/$(FW_REV).tar.gz
SHA(fw) := 04b5de4db8df69bc99fda53b65f59b26573276b2bbbfdfbb5c648b9721668aa6 SHA(fw) := 0120f27ebf7950671bc27dc0a2142da41784a9a5522eeed8ee54508c3f4e1994
DIR(fw) := firmware DIR(fw) := firmware