linux-hwe-6.14: update armhf/64 specific deblob-check lines.

This commit is contained in:
Luis Guzman 2025-11-26 16:20:32 +00:00
parent 578d381e63
commit 915aed6132
2 changed files with 7 additions and 1 deletions

View file

@ -8041,7 +8041,13 @@ set_except () {
blobname 'amdgpu[/]%s' drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c
# New in 6.16.1 and 6.15.10.
accept '[\t]pas->firmware[ ]=' drivers/remoteproc/qcom_q6v5_pas.c
accept '[\t ]*dev_err[(]pas->dev[,][ ]["]request_firmware[ ]failed' drivers/remoteproc/qcom_q6v5_pas.c
blobname 'imx[/]xcvr[/]xcvr-imx95\.bin' sound/soc/fsl/fsl_xcvr.c
# New in 6.16-rc.
blobname 'qcom[/]sc8280xp[/]LENOVO[/]21BX[/]qcslpi8280\.mbn' arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
blobname 'qcom[/]sc8280xp[/]LENOVO[/]21BX[/]qcvss8280\.mbn' arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
# EOT
# Add new patterns above.

View file

@ -19,7 +19,7 @@
# Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
#
VERSION=36.6
VERSION=37
HWEKR=6.14
DI_ENABLED=0
HWE_ENABLED=1