All of lore.kernel.org
 help / color / mirror / Atom feed
* [U-Boot] [PATCH 1/3] x86: pci: Add PCI IDs for Wildcat Point
@ 2015-10-09 21:54 George McCollister
  2015-10-09 21:54 ` [U-Boot] [PATCH 2/3] x86: spi: Add support " George McCollister
                   ` (2 more replies)
  0 siblings, 3 replies; 17+ messages in thread
From: George McCollister @ 2015-10-09 21:54 UTC (permalink / raw)
  To: u-boot

Signed-off-by: George McCollister <george.mccollister@gmail.com>
---
 include/pci_ids.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/pci_ids.h b/include/pci_ids.h
index 49f7d7d..17a01a0 100644
--- a/include/pci_ids.h
+++ b/include/pci_ids.h
@@ -3022,6 +3022,8 @@
 #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_WILDCATPOINT_AHCI	0x9c83
+#define PCI_DEVICE_ID_INTEL_WILDCATPOINT_LPC	0x9cc3
 #define PCI_DEVICE_ID_INTEL_S21152BB	0xb152
 
 #define PCI_VENDOR_ID_SCALEMP		0x8686
-- 
2.5.0

^ permalink raw reply related	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2015-10-19 14:44 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-10-09 21:54 [U-Boot] [PATCH 1/3] x86: pci: Add PCI IDs for Wildcat Point George McCollister
2015-10-09 21:54 ` [U-Boot] [PATCH 2/3] x86: spi: Add support " George McCollister
2015-10-10  3:31   ` Bin Meng
2015-10-09 21:54 ` [U-Boot] [PATCH 3/3] x86: Added support for Advantech SOM-6896 George McCollister
2015-10-10  3:31   ` Bin Meng
2015-10-12 13:34     ` George McCollister
2015-10-12 18:30       ` George McCollister
2015-10-13  0:48         ` Bin Meng
2015-10-13  2:52           ` George McCollister
2015-10-13  3:25             ` Bin Meng
2015-10-15 13:25               ` Simon Glass
2015-10-19 14:29                 ` George McCollister
2015-10-19 14:44                   ` Simon Glass
2015-10-10  3:33   ` Bin Meng
2015-10-10  7:31   ` Simon Glass
2015-10-10  9:08     ` Bin Meng
2015-10-10  3:31 ` [U-Boot] [PATCH 1/3] x86: pci: Add PCI IDs for Wildcat Point Bin Meng

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.