From d92d8fe9afcdfef18f2ecb65b9e55cbb251749a7 Mon Sep 17 00:00:00 2001 From: Aelin Reidel Date: Thu, 2 Apr 2026 00:31:36 +0200 Subject: [PATCH] ucm2: Qualcomm: Create missing symlink for Radxa Dragon Q6A The long card name set by the Linux kernel is based on the DMI information for the vendor name, product name and board revision. Create a symlink so that the configuration is correctly picked up by ALSA if DMI is enabled in the kernel. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/736 Signed-off-by: Aelin Reidel Signed-off-by: Jaroslav Kysela --- ucm2/conf.d/qcs6490/RadxaComputerCo.Ltd.-RadxaDragonQ6A-1.0.conf | 1 + 1 file changed, 1 insertion(+) create mode 120000 ucm2/conf.d/qcs6490/RadxaComputerCo.Ltd.-RadxaDragonQ6A-1.0.conf diff --git a/ucm2/conf.d/qcs6490/RadxaComputerCo.Ltd.-RadxaDragonQ6A-1.0.conf b/ucm2/conf.d/qcs6490/RadxaComputerCo.Ltd.-RadxaDragonQ6A-1.0.conf new file mode 120000 index 0000000..17c8175 --- /dev/null +++ b/ucm2/conf.d/qcs6490/RadxaComputerCo.Ltd.-RadxaDragonQ6A-1.0.conf @@ -0,0 +1 @@ +QCS6490-Radxa-Dragon-Q6A.conf \ No newline at end of file -- 2.52.0