GNU Linux-libre 6.3.4-gnu scripts scripts/v6.3.4-gnu
authorFreedo <freedo@linux-libre.fsfla.org>
Thu, 25 May 2023 06:36:37 +0000 (06:36 +0000)
committerFreedo <freedo@linux-libre.fsfla.org>
Thu, 25 May 2023 06:36:37 +0000 (06:36 +0000)
deblob-check

index 00656edbfb172205329843f55fb1b77980d3d147..67bdb2551d1d9dd28d7be04ca2a2e918224c9056 100755 (executable)
@@ -2,6 +2,8 @@
 
 # deblob-check version 2023-04-13 r19170
 #        modified with 2023-05-17 r19267
+#        modified with 2023-05-24 r19297
+#        modified with 2023-05-25 r19300
 # Inspired in gNewSense's find-firmware script.
 # Written by Alexandre Oliva <lxoliva@fsfla.org>
 
@@ -6869,6 +6871,11 @@ set_except () {
     # New in 6.3.3, 6.2.16, 5.15.112, 5.10.180, 5.4.243, 4.19.283.
     blobname 'gsl1680-dexp-ursus-kx210i\.fw' drivers/platform/x86/touchscreen_dmi.c
 
+    # New in 6.3.4, 6.1.30.
+    blobname 'rtl_bt[/]rtl\(8723cs_\(cg\|vf\|xx\)\|8851bu\)_\(config\|fw\)\.bin' drivers/bluetooth/btrtl.c
+    # New in 6.3.4.
+    accept '[\t]*r[ ]=[ ]amdgpu_ucode_request[(]adev[,][ ][&]adev->mes\.fw\[pipe\][,][ \n\t]*fw_name[)]' drivers/gpu/drm/amd/amdgpu/amdgpu_mes.c
+
     ;;
 
   */*freedo*.patch | */*logo*.patch)