Sync more topologies to linux-firmware (#44)

Sync topologies for several X Elite laptops and for SM8450 platforms.

Lenovo ThinkBook 16 is still not to be synced to linux-firmware. It has
X1P42100 SoC, it uses qcom/x1p42100/ for all other firmware. It is
unlogical to me to use qcom/x1e80100 only for the topology file.
This commit is contained in:
Srinivas Kandagatla 2026-01-09 10:13:47 +00:00 committed by GitHub
commit f3bbc9f5cf
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -45,15 +45,7 @@ set(SKIPSYNC
"qcom/sc7180"
"qcom/sm8250"
# Not yet in linux-firmware
"qcom/sm8450"
"qcom/x1e80100/ASUSTeK/vivobook-s15"
"qcom/x1e80100/ASUSTeK/vivobook-16"
"qcom/x1e80100/ASUSTeK/zenbook-a14"
"qcom/x1e80100/LENOVO/21NH"
"qcom/x1e80100/dell/inspiron-14-plus-7441"
"qcom/x1e80100/dell/latitude-7455"
"qcom/x1e80100/dell/xps13-9345"
"qcom/x1e80100/hp/omnibook-x14"
)
add_custom_target(topologies ALL)