summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMark Brown <broonie@kernel.org>2022-06-15 15:41:28 +0300
committerMark Brown <broonie@kernel.org>2022-06-15 15:41:28 +0300
commitbf29a87cc65aa3fd138af8b04cd6bb12e51cdb2b (patch)
treef1bb0e4e754fbc9fd24f8e1e6fcb3305d1c1d80e /include
parent4edf738d4c7989c315e37d4d61e34c94557b6ed2 (diff)
parent064520e8aeaa2569f6504a50a37ac801b73656bc (diff)
downloadlinux-bf29a87cc65aa3fd138af8b04cd6bb12e51cdb2b.tar.xz
ASoC: SOF: Intel: Add support for MeteorLake
Merge series from Bard Liao <yung-chuan.liao@linux.intel.com>: 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
Diffstat (limited to 'include')
-rw-r--r--include/linux/soundwire/sdw_intel.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/soundwire/sdw_intel.h b/include/linux/soundwire/sdw_intel.h
index 67e0d3e750b5..b5b489ea1aef 100644
--- a/include/linux/soundwire/sdw_intel.h
+++ b/include/linux/soundwire/sdw_intel.h
@@ -9,6 +9,8 @@
#define SDW_SHIM_BASE 0x2C000
#define SDW_ALH_BASE 0x2C800
+#define SDW_SHIM_BASE_ACE 0x38000
+#define SDW_ALH_BASE_ACE 0x24000
#define SDW_LINK_BASE 0x30000
#define SDW_LINK_SIZE 0x10000