From 0732a4c4958a3919442b143b3932d688e7c190ea Mon Sep 17 00:00:00 2001 From: Dmitry Baryshkov Date: Fri, 5 Sep 2025 16:38:51 +0300 Subject: [PATCH] qcom: move Monaco EVK topology from qcs8275 to qcs8300 subdir The rest of the firmware for Monaco is using qcs8300 subdir, the top-level compatibility for the platform also declares qcom,qcs8300. Be consistent and move audioreach topology file to qcom/qcs8300/ subdir. Cc: Srinivas Kandagatla Cc: Mohammad Rafi Shaik Signed-off-by: Dmitry Baryshkov --- WHENCE | 4 ++-- qcom/{qcs8275 => qcs8300}/MONACO-EVK-tplg.bin | Bin 2 files changed, 2 insertions(+), 2 deletions(-) rename qcom/{qcs8275 => qcs8300}/MONACO-EVK-tplg.bin (100%) diff --git a/WHENCE b/WHENCE index d0af9800..03c2037c 100644 --- a/WHENCE +++ b/WHENCE @@ -8459,8 +8459,8 @@ Originates from https://github.com/linux-msm/audioreach-topology.git -------------------------------------------------------------------------- -Driver: qcom-qcs8275 - Qualcomm ASoC topology -File: qcom/qcs8275/MONACO-EVK-tplg.bin +Driver: qcom-qcs8300 - Qualcomm ASoC topology +File: qcom/qcs8300/MONACO-EVK-tplg.bin Version: v0.1.0 Licence: Redistributable. See LICENCE.linaro for details diff --git a/qcom/qcs8275/MONACO-EVK-tplg.bin b/qcom/qcs8300/MONACO-EVK-tplg.bin similarity index 100% rename from qcom/qcs8275/MONACO-EVK-tplg.bin rename to qcom/qcs8300/MONACO-EVK-tplg.bin -- 2.47.3