GNU Linux-libre 6.6.39-gnu scripts scripts/v6.6.39-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Thu, 11 Jul 2024 20:10:13 +0000 (20:10 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Thu, 11 Jul 2024 20:10:13 +0000 (20:10 +0000)
deblob-check

index 440736c197248a4d5286eb0011d35798031f5496..90d6cd1cb8c707c2cf10f94b97987f150cdf176a 100755 (executable)
@@ -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 <lxoliva@fsfla.org>
 
@@ -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
+
     ;;