From: Dmitry Baryshkov Date: Thu, 18 Sep 2025 02:37:13 +0000 (+0300) Subject: qcom: move LEMANS EVK firmware to correct location X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=6625e563d600eba34cf2c71df7572ad1c421c6fd;p=thirdparty%2Flinux-firmware.git qcom: move LEMANS EVK firmware to correct location All firmware for the Lemans platform is located under qcom/sa8775p/ subdir. Move audio topology for Lemans EVK to the same location and provide (ugh) backwards-compatible symlink. Cc: Mohammad Rafi Shaik Signed-off-by: Dmitry Baryshkov --- diff --git a/WHENCE b/WHENCE index a93effa5..e22d8218 100644 --- a/WHENCE +++ b/WHENCE @@ -8469,7 +8469,8 @@ Originates from https://github.com/linux-msm/audioreach-topology.git -------------------------------------------------------------------------- Driver: qcom-qcs9100 - Qualcomm ASoC topology -File: qcom/qcs9100/LEMANS-EVK-tplg.bin +File: qcom/sa8775p/LEMANS-EVK-tplg.bin +Link: qcom/qcs9100/LEMANS-EVK-tplg.bin -> ../sa8775p/LEMANS-EVK-tplg.bin Version: v0.1.0 Licence: Redistributable. See LICENCE.linaro for details diff --git a/qcom/qcs9100/LEMANS-EVK-tplg.bin b/qcom/sa8775p/LEMANS-EVK-tplg.bin similarity index 100% rename from qcom/qcs9100/LEMANS-EVK-tplg.bin rename to qcom/sa8775p/LEMANS-EVK-tplg.bin