ASoC: Intel: Skylake: Add NHLT support to get BE config
authorJeeja KP <jeeja.kp@intel.com>
Tue, 21 Jul 2015 18:23:55 +0000 (23:53 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 23 Jul 2015 16:39:00 +0000 (17:39 +0100)
commit473eb87adcf69204cd7e8fb5b0e4956edd6feae3
treeb21aabd51767b5ed6b8fdc9144d8eadfbcc6dfcb
parent28f3b6f113186ff69bdc5e63126ae7fd5e35a138
ASoC: Intel: Skylake: Add NHLT support to get BE config

The Non-HD Audio Endpoint Description table contains the link
configuration information for the DSP. This is specific to Non HDA
links only, like I2s and PDM

Skylake driver will use NHLT table to retrieve the configuration based
on the link type, format, channel and rate. This configuration is
passed to DSP FW

Signed-off-by: Jeeja KP <jeeja.kp@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/Makefile
sound/soc/intel/skylake/skl-nhlt.c [new file with mode: 0644]
sound/soc/intel/skylake/skl-nhlt.h [new file with mode: 0644]
sound/soc/intel/skylake/skl.h