From e6565e60f5da79a77128180fe95f6e3074c56c26 Mon Sep 17 00:00:00 2001 From: Jens Glathe Date: Thu, 30 Apr 2026 07:57:54 +0200 Subject: [PATCH] ucm2: Qualcomm: x1e80100: T14s-HiFi: remove duplicate DP Jack names The DP names had duplicated definitions. Closes: https://github.com/alsa-project/alsa-ucm-conf/pull/754 Signed-off-by: Jens Glathe Signed-off-by: Jaroslav Kysela --- ucm2/Qualcomm/x1e80100/T14s-HiFi.conf | 3 --- 1 file changed, 3 deletions(-) diff --git a/ucm2/Qualcomm/x1e80100/T14s-HiFi.conf b/ucm2/Qualcomm/x1e80100/T14s-HiFi.conf index 5604dff..219013e 100644 --- a/ucm2/Qualcomm/x1e80100/T14s-HiFi.conf +++ b/ucm2/Qualcomm/x1e80100/T14s-HiFi.conf @@ -123,7 +123,6 @@ SectionDevice."HDMI0" { Value { PlaybackPriority 200 PlaybackPCM "hw:${CardId},4" - JackControl "DP0 Jack" PlaybackChannels 2 JackControl "DP0 Jack" } @@ -152,7 +151,6 @@ SectionDevice."HDMI1" { Value { PlaybackPriority 200 PlaybackPCM "hw:${CardId},5" - JackControl "DP1 Jack" PlaybackChannels 2 JackControl "DP1 Jack" } @@ -181,7 +179,6 @@ SectionDevice."HDMI2" { Value { PlaybackPriority 200 PlaybackPCM "hw:${CardId},6" - JackControl "DP2 Jack" PlaybackChannels 2 JackControl "DP2 Jack" } -- 2.52.0