]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit76c160ec0c093c9ff223da7afa36cfd825d95a94
treed24f0e83270ca59bd7bf6fccc72b4b250e7da456
parentc14b631a362c2748e18ebbba1fe0acdff916e313
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