mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-05 13:30:00 -05:00
conf/ucm: skylake: add skylake-rt286 conf files
This add the UCM conf files for skylake enabling I2S audio, HDMI and DMIC ports. Signed-off-by: Karthik D M <karthik.d.m@intel.com> Signed-off-by: Nishit Sharma <nishitx.sharma@intel.com> Signed-off-by: Jeeja KP <jeeja.kp@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Takashi Iwai <tiwai@suse.de>
This commit is contained in:
parent
4298736dda
commit
4dfae1adb3
7 changed files with 235 additions and 1 deletions
20
src/conf/ucm/skylake-rt286/Hdmi1
Normal file
20
src/conf/ucm/skylake-rt286/Hdmi1
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Usecase for device HDMI1/Display Port stereo playback on Intel SKYLAKE/KABYLAKE platforms
|
||||
# For Audio in I2S mode
|
||||
|
||||
SectionDevice."Hdmi1" {
|
||||
Comment "HDMI/Display Port 1 Stereo"
|
||||
|
||||
EnableSequence [
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
]
|
||||
|
||||
Value {
|
||||
PlaybackPCM "hw:skylakert286,4"
|
||||
PlaybackChannels "2"
|
||||
PlaybackPriority "3"
|
||||
JackControl "HDMI/DP, pcm=4 Jack"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue