[coreboot-gerrit] Change in coreboot[master]: include/device: Add pci ids for Intel SD

Bora Guvendik (Code Review) gerrit at coreboot.org
Wed May 31 21:19:23 CEST 2017


Bora Guvendik has uploaded a new change for review. ( https://review.coreboot.org/19997 )

Change subject: include/device: Add pci ids for Intel SD
......................................................................

include/device: Add pci ids for Intel SD

Change-Id: Iee966991ffd0f73cee9520c85eeba6530e224457
---
M src/include/device/pci_ids.h
1 file changed, 4 insertions(+), 0 deletions(-)


  git pull ssh://review.coreboot.org:29418/coreboot refs/changes/97/19997/1

diff --git a/src/include/device/pci_ids.h b/src/include/device/pci_ids.h
index da6cd8c..cc4e713 100644
--- a/src/include/device/pci_ids.h
+++ b/src/include/device/pci_ids.h
@@ -2849,6 +2849,10 @@
 #define PCI_DEVICE_ID_INTEL_GLK_XDCI		0x31aa
 #define PCI_DEVICE_ID_INTEL_SPT_LP_XDCI		0x9d30
 
+/* Intel SD device Ids */
+#define PCI_DEVICE_ID_INTEL_APL_SD		0x5aca
+#define PCI_DEVICE_ID_INTEL_GLK_SD		0x31ca
+
 #define PCI_VENDOR_ID_COMPUTONE		0x8e0e
 #define PCI_DEVICE_ID_COMPUTONE_IP2EX	0x0291
 #define PCI_DEVICE_ID_COMPUTONE_PG	0x0302

-- 
To view, visit https://review.coreboot.org/19997
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iee966991ffd0f73cee9520c85eeba6530e224457
Gerrit-PatchSet: 1
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Owner: Bora Guvendik <bora.guvendik at intel.com>



More information about the coreboot-gerrit mailing list