ASoC: Intel: Add Skylake HDA platform driver
authorJeeja KP <jeeja.kp@intel.com>
Thu, 9 Jul 2015 09:50:08 +0000 (15:20 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 9 Jul 2015 10:54:26 +0000 (11:54 +0100)
commita40e693c7f5ee3a1a7d1f6aef63c5dadbec64e10
treee9c734466cae4b84f2c88a6a66880ec9ac6b471a
parentf7c765e604a22dd898ac414d59b5a8edfe428b65
ASoC: Intel: Add Skylake HDA platform driver

This patch starts to add the Skylake HDA platform driver by defining
SoC CPU dais, DMA driver ops and implements ALSA operations

Signed-off-by: Jeeja KP <jeeja.kp@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: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-pcm.c [new file with mode: 0644]
sound/soc/intel/skylake/skl.h [new file with mode: 0644]