]> git.alsa-project.org Git - alsa-lib.git/commit
conf: topology: Add Skylake i2s conf
authorShreyas NC <shreyas.nc@intel.com>
Thu, 28 Apr 2016 05:37:56 +0000 (11:07 +0530)
committerTakashi Iwai <tiwai@suse.de>
Thu, 28 Apr 2016 14:14:39 +0000 (16:14 +0200)
commitf5c313eae5c26d6843a4f860743151f53b2f4041
tree9a2751504b9ee1493bd7d4a52e7fed37ae83d3d9
parentfdba9e1bad8f769a6137e565471f0227f23a3132
conf: topology: Add Skylake i2s conf

The Skylake topology configuration for simple topology graph is
provided. This exposes the PCM capabilities of the DSP.

Signed-off-by: Shreyas NC <shreyas.nc@intel.com>
Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
22 files changed:
configure.ac
src/conf/topology/Makefile.am
src/conf/topology/sklrt286/Makefile.am [new file with mode: 0644]
src/conf/topology/sklrt286/codec0_in-cpr-1.bin [new file with mode: 0644]
src/conf/topology/sklrt286/codec0_in-mi.bin [new file with mode: 0644]
src/conf/topology/sklrt286/codec0_out-cpr-4.bin [new file with mode: 0644]
src/conf/topology/sklrt286/codec0_out-mo.bin [new file with mode: 0644]
src/conf/topology/sklrt286/codec1_out-cpr-5.bin [new file with mode: 0644]
src/conf/topology/sklrt286/codec1_out-mo.bin [new file with mode: 0644]
src/conf/topology/sklrt286/dmic01_hifi_in-cpr-3.bin [new file with mode: 0644]
src/conf/topology/sklrt286/dmic01_hifi_in-mi.bin [new file with mode: 0644]
src/conf/topology/sklrt286/hdmi1_pt_out-cpr-7.bin [new file with mode: 0644]
src/conf/topology/sklrt286/hdmi1_pt_out-cpr-8.bin [new file with mode: 0644]
src/conf/topology/sklrt286/hdmi2_pt_out-cpr-10.bin [new file with mode: 0644]
src/conf/topology/sklrt286/hdmi2_pt_out-cpr-9.bin [new file with mode: 0644]
src/conf/topology/sklrt286/hdmi3_pt_out-cpr-11.bin [new file with mode: 0644]
src/conf/topology/sklrt286/hdmi3_pt_out-cpr-12.bin [new file with mode: 0644]
src/conf/topology/sklrt286/media0_in-cpr-0.bin [new file with mode: 0644]
src/conf/topology/sklrt286/media0_in-mi.bin [new file with mode: 0644]
src/conf/topology/sklrt286/media0_out-cpr-6.bin [new file with mode: 0644]
src/conf/topology/sklrt286/media0_out-mo.bin [new file with mode: 0644]
src/conf/topology/sklrt286/skl_i2s.conf [new file with mode: 0644]