OSDN Git Service

ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs
authorRakesh Ughreja <rakesh.a.ughreja@intel.com>
Wed, 22 Aug 2018 20:24:59 +0000 (15:24 -0500)
committerMark Brown <broonie@kernel.org>
Tue, 28 Aug 2018 19:18:08 +0000 (20:18 +0100)
commit7c33b5f16915a7bc3d3b81a9a041bdc562f71dfb
treed24f0e83270ca59bd7bf6fccc72b4b250e7da456
parent8dce1d026da4588382ed8c03e791c7c9b37b22e8
ASoC: Intel: Boards: Machine driver for SKL+ w/ HDAudio codecs

Add machine driver for Intel platforms (SKL/KBL/BXT/APL) with
HDA and iDisp codecs. This patch adds support for only iDisp (HDMI/DP)
codec. In the following patches support for HDA codecs will be added.

This should work for other Intel platforms as well e.g. GLK,CNL
however this series is not tested on all the platforms.

Signed-off-by: Rakesh Ughreja <rakesh.a.ughreja@intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/skl_hda_dsp_common.c [new file with mode: 0644]
sound/soc/intel/boards/skl_hda_dsp_common.h [new file with mode: 0644]
sound/soc/intel/boards/skl_hda_dsp_generic.c [new file with mode: 0644]
sound/soc/intel/skylake/skl.h