pci_ids: Add support for Intel Quark ILB
authorJosef Ahmad <josef.ahmad@intel.com>
Tue, 2 Sep 2014 10:45:20 +0000 (13:45 +0300)
committerLee Jones <lee.jones@linaro.org>
Fri, 26 Sep 2014 07:15:57 +0000 (08:15 +0100)
This patch adds the PCI id for Intel Quark ILB.
It will be used for GPIO and Multifunction device driver.

Signed-off-by: Josef Ahmad <josef.ahmad@intel.com>
Acked-by: Bjorn Helgaas <bhelgaas@google.com>
Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
include/linux/pci_ids.h

index 6ed0bb73a8645d941be32a368060ad7f11abea57..4e82195b16956b9867d2ed35ca62b75c8f633256 100644 (file)
 #define PCI_DEVICE_ID_INTEL_MFD_EMMC0  0x0823
 #define PCI_DEVICE_ID_INTEL_MFD_EMMC1  0x0824
 #define PCI_DEVICE_ID_INTEL_MRST_SD2   0x084F
+#define PCI_DEVICE_ID_INTEL_QUARK_X1000_ILB    0x095E
 #define PCI_DEVICE_ID_INTEL_I960       0x0960
 #define PCI_DEVICE_ID_INTEL_I960RM     0x0962
 #define PCI_DEVICE_ID_INTEL_CENTERTON_ILB      0x0c60
This page took 0.026706 seconds and 5 git commands to generate.