ASoC: Intel: add sof-rt5682 machine driver
authorBard liao <yung-chuan.liao@linux.intel.com>
Tue, 30 Apr 2019 22:37:44 +0000 (17:37 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 3 May 2019 06:04:02 +0000 (15:04 +0900)
commitf70abd75b7c6c04d3219d0b3a0f3f15411b042fb
tree3daa0e91389ee3d4439a0fdc3bbd7861d8379e1b
parent6dd5055f1d320399f5319326ab9051fa33873933
ASoC: Intel: add sof-rt5682 machine driver

The machine driver is a generic machine driver for SOF with rt5682
codec. it currently supports BYT/CHT/ICL/CML. Depending on the SOC
hdmi/speaker and DMIC support are added dynamically.

Only add information related to SOF since the machine driver was
only tested with SOF.

Signed-off-by: Sathya Prakash M R <sathya.prakash.m.r@intel.com>
Signed-off-by: Bard liao <yung-chuan.liao@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.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/sof_rt5682.c [new file with mode: 0644]
sound/soc/intel/common/soc-acpi-intel-byt-match.c
sound/soc/intel/common/soc-acpi-intel-cht-match.c
sound/soc/intel/common/soc-acpi-intel-cnl-match.c
sound/soc/intel/common/soc-acpi-intel-icl-match.c