aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/include/device/pci_ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index d7935cfe3a..c184383c28 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -2941,6 +2941,9 @@
#define PCI_DEVICE_ID_INTEL_SKL_SD 0x9d2d
#define PCI_DEVICE_ID_INTEL_CNL_SD 0x9df5
+/* Intel EMMC device Ids */
+#define PCI_DEVICE_ID_INTEL_SKL_EMMC 0x9d2b
+
/* Intel PCH Ids */
#define PCH_CNL_LP_M_SUPER 0x9d80
#define PCH_CNL_LP_M_SUPER_UNLOCK 0x9d81