From: Dmitry Baryshkov Date: Wed, 28 Aug 2024 06:08:31 +0000 (+0300) Subject: qcom: vpu: restore compatibility with kernels before 6.6 X-Git-Tag: 20240909~7^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=91f955b730451855c14c332f1db9844b2d7b0cf2;p=thirdparty%2Flinux-firmware.git qcom: vpu: restore compatibility with kernels before 6.6 Linux kernels before 6.6 used qcom/vpu-1.0/venus.mdt as a firmware filename for Qualcomm SM8250 devices. Commit 36db650dae03 ("qcom: update path for video firmware for vpu-1/2/3.0") moved the VPU firmware, added the venus.mbn compatibility symlink, but at the same time it dropped the venus.mdt symlink. Bring the historical name back to restore compatibility with kernels older than 6.6. Fixes: 36db650dae03 ("qcom: update path for video firmware for vpu-1/2/3.0") Cc: Dikshita Agarwal Signed-off-by: Dmitry Baryshkov Signed-off-by: Josh Boyer --- diff --git a/WHENCE b/WHENCE index 06c3c6ff..4d9cd340 100644 --- a/WHENCE +++ b/WHENCE @@ -5974,6 +5974,7 @@ Version: VIDEO.VE.6.0-00049-PROD-1 File: qcom/vpu/vpu20_p4.mbn Link: qcom/vpu-1.0/venus.mbn -> ../vpu/vpu20_p4.mbn +Link: qcom/vpu-1.0/venus.mdt -> ../vpu/vpu20_p4.mbn Version: VIDEO.VPU.1.0-00087-PROD-1