summaryrefslogtreecommitdiffstats
path: root/include/pci_ids.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2015-03-02 12:40:51 -0700
committerSimon Glass <sjg@chromium.org>2015-04-16 19:27:40 -0600
commit713704f5e425c44b945eeacecc21086644213dce (patch)
treeaf918c9ee94a823ef817833e619aef5cfbd97865 /include/pci_ids.h
parent5692ccfacae05175ffa5a8e9c12ef7bda3631433 (diff)
downloadblackbird-obmc-uboot-713704f5e425c44b945eeacecc21086644213dce.tar.gz
blackbird-obmc-uboot-713704f5e425c44b945eeacecc21086644213dce.zip
x86: pci: Add PCI IDs for lynxpoint
Add some new device IDs used by this haswell-based chipset. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>
Diffstat (limited to 'include/pci_ids.h')
-rw-r--r--include/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pci_ids.h b/include/pci_ids.h
index dc2ca218a6..2e6685112b 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -3016,6 +3016,8 @@
#define PCI_DEVICE_ID_INTEL_TCF_UART_2 0x8813
#define PCI_DEVICE_ID_INTEL_TCF_UART_3 0x8814
#define PCI_DEVICE_ID_INTEL_IXP2800 0x9004
+#define PCI_DEVICE_ID_INTEL_LYNXPOINT_AHCI 0x9c03
+#define PCI_DEVICE_ID_INTEL_LYNXPOINT_LPC 0x9c45
#define PCI_DEVICE_ID_INTEL_S21152BB 0xb152
#define PCI_VENDOR_ID_SCALEMP 0x8686
OpenPOWER on IntegriCloud