summaryrefslogtreecommitdiff
path: root/sound/soc/intel/sst/sst.h
diff options
context:
space:
mode:
authorVinod Koul <vinod.koul@intel.com>2014-11-11 14:06:28 +0300
committerMark Brown <broonie@kernel.org>2014-11-14 14:07:43 +0300
commit336cfbb05edf7b122ea927dad6c746608723eb25 (patch)
treebe28c743d03ae9b57940562676f6c479643fcbea /sound/soc/intel/sst/sst.h
parent9b105fe447116ee3cd7fe3c09ca6a6d6a05c736b (diff)
downloadlinux-336cfbb05edf7b122ea927dad6c746608723eb25.tar.xz
ASoC: Intel: mrfld- add ACPI module
Add the last ACPI module support which also uses core module like the PCI part Signed-off-by: Subhransu S. Prusty <subhransu.s.prusty@intel.com> Signed-off-by: Vinod Koul <vinod.koul@intel.com> Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'sound/soc/intel/sst/sst.h')
-rw-r--r--sound/soc/intel/sst/sst.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/soc/intel/sst/sst.h b/sound/soc/intel/sst/sst.h
index 2dcbf479df28..683dc717e4e8 100644
--- a/sound/soc/intel/sst/sst.h
+++ b/sound/soc/intel/sst/sst.h
@@ -29,6 +29,7 @@
/* driver names */
#define SST_DRV_NAME "intel_sst_driver"
#define SST_MRFLD_PCI_ID 0x119A
+#define SST_BYT_ACPI_ID 0x80860F28
#define SST_SUSPEND_DELAY 2000
#define FW_CONTEXT_MEM (64*1024)