From 7ec22d80eaca492712e4d0c828d12184cef5fcd3 Mon Sep 17 00:00:00 2001 From: Andrula Song Date: Tue, 19 Dec 2023 15:15:03 +0800 Subject: [PATCH] Tools: Topology: Fix the topology2 ASRC UUID Correcting the UUID in asrc.conf to match with firmware. Signed-off-by: Andrula Song --- tools/topology/topology2/include/components/asrc.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/topology/topology2/include/components/asrc.conf b/tools/topology/topology2/include/components/asrc.conf index 5737186ca67b..31f592571bb4 100644 --- a/tools/topology/topology2/include/components/asrc.conf +++ b/tools/topology/topology2/include/components/asrc.conf @@ -94,6 +94,6 @@ Class.Widget."asrc" { # Default attributes for asrc # type "asrc" - uuid "f6:72:ec:c8:26:85:af:4f:9d:39:a2:3d:0b:54:1d:e2" + uuid "2d:40:b4:66:68:b4:f2:42:81:a7:b3:71:21:86:3d:d4" no_pm "true" }