Commit b6fa966dc057be0575b086105b270fce08c61af1

Authored by George McCollister
Committed by Simon Glass
1 parent ef1683d5c3

x86: pci: Add PCI IDs for Wildcat Point

Add Wildcat Point AHCI and LPC PCI IDs which are present on Broadwell U
based (and possibly other) boards.

Signed-off-by: George McCollister <george.mccollister@gmail.com>
Reviewed-by: Bin Meng <bmeng.cn@gmail.com>

Showing 1 changed file with 2 additions and 0 deletions Side-by-side Diff

... ... @@ -3022,6 +3022,8 @@
3022 3022 #define PCI_DEVICE_ID_INTEL_IXP2800 0x9004
3023 3023 #define PCI_DEVICE_ID_INTEL_LYNXPOINT_AHCI 0x9c03
3024 3024 #define PCI_DEVICE_ID_INTEL_LYNXPOINT_LPC 0x9c45
  3025 +#define PCI_DEVICE_ID_INTEL_WILDCATPOINT_AHCI 0x9c83
  3026 +#define PCI_DEVICE_ID_INTEL_WILDCATPOINT_LPC 0x9cc3
3025 3027 #define PCI_DEVICE_ID_INTEL_S21152BB 0xb152
3026 3028  
3027 3029 #define PCI_VENDOR_ID_SCALEMP 0x8686