include/device: Add pci id for Intel EMMC for SKL

Change-Id: I18315e48653b16b34d1473e6c0bb2a2662a1a2c3
Signed-off-by: Barnali Sarkar <barnali.sarkar@intel.com>
Reviewed-on: https://review.coreboot.org/23870
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Reviewed-by: Subrata Banik <subrata.banik@intel.com>
Reviewed-by: Aaron Durbin <adurbin@chromium.org>
Reviewed-by: Furquan Shaikh <furquan@google.com>
diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index d7935cf..c184383 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