From 716f55b1f4ab9f2ea47bb50051bb11ba485d17d6 Mon Sep 17 00:00:00 2001 From: Freedo Date: Thu, 11 Jul 2024 20:10:13 +0000 Subject: [PATCH] GNU Linux-libre 6.6.39-gnu scripts --- deblob-check | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deblob-check b/deblob-check index 440736c19724..90d6cd1cb8c7 100755 --- a/deblob-check +++ b/deblob-check @@ -10,6 +10,7 @@ # modified with 2023-12-26 r19450 (more partial) # modified with 2024-05-23 r19567 # modified with 2024-01-26 r19474 +# modified with 2024-07-05 r19593 (partial) # Inspired in gNewSense's find-firmware script. # Written by Alexandre Oliva @@ -7144,6 +7145,10 @@ set_except () { # New in 6.7.2, 6.6.33. accept '[\t][\t]\[SOF_IPC_TYPE_4\][ ]=[ ]["]sof-arl-s\.ri["]' sound/soc/sof/intel/pci-mtl.c + # New in 6.10-rc, 6.9.9, 6.6.39, 6.1.98. + blobname 'gsl1680-globalspace-solt-ivw116\.fw' drivers/platform/x86/touchscreen_dmi.c + blobname 'E\.WSA116_8\.E1\.042\.bin' drivers/platform/x86/touchscreen_dmi.c + ;; -- 2.31.1