OSDN Git Service

ASoC: SOF: Intel: Add support for MeteorLake (MTL)
authorBard Liao <yung-chuan.liao@linux.intel.com>
Wed, 15 Jun 2022 08:43:48 +0000 (16:43 +0800)
committerMark Brown <broonie@kernel.org>
Wed, 15 Jun 2022 08:56:57 +0000 (09:56 +0100)
commit064520e8aeaa2569f6504a50a37ac801b73656bc
tree257a8788df9a33ed2e886fa6f2cca1178e8c1e79
parentab222a4aaecfafece1516c775143e1cb9eb31612
ASoC: SOF: Intel: Add support for MeteorLake (MTL)

Add platform abstraction for the Meteor Lake platform.

This platform has significant differences compared to the TGL/ADL
generation: it relies on new hardware using the code name 'ACE' and
only supports the INTEL_IPC4 protocol and firmware architecture based
on the Zephyr RTOS

Co-developed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Bard Liao <yung-chuan.liao@linux.intel.com>
Reviewed-by: Péter Ujfalusi <peter.ujfalusi@linux.intel.com>
Reviewed-by: Rander Wang <rander.wang@intel.com>
Link: https://lore.kernel.org/r/20220615084348.3489-3-yung-chuan.liao@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/soundwire/sdw_intel.h
sound/soc/sof/intel/Kconfig
sound/soc/sof/intel/Makefile
sound/soc/sof/intel/hda.h
sound/soc/sof/intel/mtl.c [new file with mode: 0644]
sound/soc/sof/intel/mtl.h [new file with mode: 0644]
sound/soc/sof/intel/pci-mtl.c [new file with mode: 0644]
sound/soc/sof/intel/shim.h