ASoC: Intel: add machine driver for BYT/CHT + DA7213
authorPierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Fri, 10 Mar 2017 00:18:59 +0000 (18:18 -0600)
committerMark Brown <broonie@kernel.org>
Mon, 13 Mar 2017 16:41:06 +0000 (16:41 +0000)
commit82cf89de2c9c2efcafde452ed76f85e7ef7f6ce0
treec09a8a3c7e3dbca3f321c7ee49ca7ef9d35768c1
parent998d6fb5123d5b27edd3abd85b767c822bf766fc
ASoC: Intel: add machine driver for BYT/CHT + DA7213

Add new machine driver, tested with Ard-Audio-DA7212 [1]
connected to MinnowBoardMAX Turbot.

The MCLK is managed by the codec driver using the "mclk" handle
to reuse existing code, but it could just as well be handled
by this machine driver.

[1] http://www.dialog-semiconductor.com/content/ard-audio-da7212

Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Acked-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/Kconfig
sound/soc/intel/boards/Makefile
sound/soc/intel/boards/bytcht_da7213.c [new file with mode: 0644]