mirror of
https://github.com/alsa-project/alsa-lib.git
synced 2025-11-02 09:01:48 -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/Hdmi2
Normal file
20
src/conf/ucm/skylake-rt286/Hdmi2
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
# Usecase for device HDMI2/Display Port stereo playback on Intel SKYLAKE/KABYLAKE platforms
|
||||
# For Audio in I2S mode
|
||||
|
||||
SectionDevice."Hdmi2" {
|
||||
Comment "HDMI/Display Port 2 Stereo"
|
||||
|
||||
EnableSequence [
|
||||
]
|
||||
|
||||
DisableSequence [
|
||||
]
|
||||
|
||||
Value {
|
||||
PlaybackPCM "hw:skylakert286,5"
|
||||
PlaybackChannels "2"
|
||||
PlaybackPriority "4"
|
||||
JackControl "HDMI/DP, pcm=5 Jack"
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue