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 36db650dae ("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: 36db650dae ("qcom: update path for video firmware for vpu-1/2/3.0")
Cc: Dikshita Agarwal <quic_dikshita@quicinc.com>
Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org>
Signed-off-by: Josh Boyer <jwboyer@kernel.org>
This commit is contained in:
Dmitry Baryshkov 2024-08-28 09:08:31 +03:00 committed by Josh Boyer
parent 3cff7109c7
commit 91f955b730

1
WHENCE
View File

@ -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