Pierre-Louis Bossart
e13ef82a9a
ASoC: SOF: add COMPILE_TEST for PCI options
...
Add COMPILE_TEST and use IS_ENABLED(CONFIG_PCI) to sort out
cross-compilation issues.
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2019-05-30 16:35:26 +01:00
Zhu Yingjiang
630be964b5
ASoC: SOF: Intel: ICL add Icelake chip info struct
...
Icelake has different count of SSP other than CNL, using
the new defined ICL SSP count, and copy other parameters
from CNL chip info.
Signed-off-by: Zhu Yingjiang <yingjiang.zhu@linux.intel.com >
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com >
Signed-off-by: Mark Brown <broonie@kernel.org >
2019-05-13 12:43:13 +01:00
Evan Green
927ce5c76e
ASoC: SOF: Add Comet Lake PCI IDs
...
Add support for Intel Comet Lake platforms by adding a new Kconfig
for CometLake and the appropriate PCI IDs.
Signed-off-by: Evan Green <evgreen@chromium.org >
Signed-off-by: Mark Brown <broonie@kernel.org >
2019-05-13 12:42:00 +01:00
Liam Girdwood
a226893b85
ASoC: SOF: Add PCI device support
...
Add support for PCI based DSP devices.
Signed-off-by: Liam Girdwood <liam.r.girdwood@linux.intel.com >
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com >
Reviewed-by: Takashi Iwai <tiwai@suse.de >
Signed-off-by: Mark Brown <broonie@kernel.org >
2019-04-28 02:51:05 +09:00