Skip to content

Commit

Permalink
ucm2: Intel: avs: Add UCM files for ssm4567 configuration
Browse files Browse the repository at this point in the history
Add configs for devices using ssm4567 codec.

Closes: #418
Signed-off-by: Amadeusz Sławiński <amadeuszx.slawinski@linux.intel.com>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
  • Loading branch information
Amadeusz Sławiński authored and perexg committed Oct 8, 2024
1 parent 00a0342 commit ff8aacb
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
SectionDevice."Speaker" {
Comment "Speakers"

Value {
PlaybackPCM "hw:${CardId},1"
PlaybackMixerElem "DSP"
}
}
11 changes: 11 additions & 0 deletions ucm2/Intel/avs/avs_ssm4567/Hewlett_Packard-Chell-1.0.conf
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
Syntax 6

SectionUseCase."HiFi" {
File "/Intel/avs/avs_ssm4567/Hewlett_Packard-Chell-1.0-HiFi.conf"
Comment "Play HiFi quality Music"
}

BootSequence [
cset "name='Left Master Playback Volume' 255"
cset "name='Right Master Playback Volume' 255"
]
1 change: 1 addition & 0 deletions ucm2/conf.d/avs_ssm4567/Hewlett_Packard-Chell-1.0.conf

0 comments on commit ff8aacb

Please sign in to comment.