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:
Vinod Koul 2016-10-07 16:28:23 +05:30 committed by Takashi Iwai
parent 4298736dda
commit 4dfae1adb3
7 changed files with 235 additions and 1 deletions

View 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"
}
}