]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit533cbcd6d96816ab353a74874ef34a02e280938b
treec09a8a3c7e3dbca3f321c7ee49ca7ef9d35768c1
parentc2d736c9238921aa1b8d2e3d90002c0da3e63eb5
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]