* [alsa-ucm-conf] sof-soundwire: Use correct speaker data port and PCM for cs35l56 bridge
@ 2024-12-20 16:08 Maciej Strozek
2024-12-20 16:57 ` Charles Keepax
0 siblings, 1 reply; 2+ messages in thread
From: Maciej Strozek @ 2024-12-20 16:08 UTC (permalink / raw)
To: perex; +Cc: alsa-devel, patches, Maciej Strozek
Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
---
ucm2/sof-soundwire/cs35l56-bridge.conf | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/ucm2/sof-soundwire/cs35l56-bridge.conf b/ucm2/sof-soundwire/cs35l56-bridge.conf
index 176f880..2e8c1c6 100644
--- a/ucm2/sof-soundwire/cs35l56-bridge.conf
+++ b/ucm2/sof-soundwire/cs35l56-bridge.conf
@@ -23,8 +23,8 @@ SectionDevice."Speaker" {
EnableSequence [
cset "name='cs42l43 Speaker L Input 1' 'ASPRX1'"
cset "name='cs42l43 Speaker R Input 1' 'ASPRX2'"
- cset "name='cs42l43 ASPTX1 Input' 'DP5RX1'"
- cset "name='cs42l43 ASPTX2 Input' 'DP5RX2'"
+ cset "name='cs42l43 ASPTX1 Input' 'DP6RX1'"
+ cset "name='cs42l43 ASPTX2 Input' 'DP6RX2'"
cset "name='AMPL ASP1 TX1 Source' 'DSP1TX1'"
cset "name='AMPL ASP1 TX2 Source' 'None'"
@@ -54,7 +54,7 @@ SectionDevice."Speaker" {
Value {
PlaybackPriority 100
- PlaybackPCM "hw:${CardId},0"
+ PlaybackPCM "hw:${CardId},2"
PlaybackMixer "default:${CardId}"
PlaybackMixerElem "Speaker"
}
--
2.39.5
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [alsa-ucm-conf] sof-soundwire: Use correct speaker data port and PCM for cs35l56 bridge
2024-12-20 16:08 [alsa-ucm-conf] sof-soundwire: Use correct speaker data port and PCM for cs35l56 bridge Maciej Strozek
@ 2024-12-20 16:57 ` Charles Keepax
0 siblings, 0 replies; 2+ messages in thread
From: Charles Keepax @ 2024-12-20 16:57 UTC (permalink / raw)
To: Maciej Strozek; +Cc: perex, alsa-devel, patches
On Fri, Dec 20, 2024 at 04:08:51PM +0000, Maciej Strozek wrote:
> Signed-off-by: Maciej Strozek <mstrozek@opensource.cirrus.com>
> ---
Reviewed-by: Charles Keepax <ckeepax@opensource.cirrus.com>
Thanks,
Charles
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2024-12-20 16:58 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-12-20 16:08 [alsa-ucm-conf] sof-soundwire: Use correct speaker data port and PCM for cs35l56 bridge Maciej Strozek
2024-12-20 16:57 ` Charles Keepax
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.