On Tue, 02 Sep 2014, Andy Shevchenko wrote: > From: Josef Ahmad <[email protected]> > > 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 <[email protected]> > Acked-by: Bjorn Helgaas <[email protected]> > Signed-off-by: Andy Shevchenko <[email protected]> > --- > include/linux/pci_ids.h | 1 + > 1 file changed, 1 insertion(+)
Applied, thanks. > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h > index 6ed0bb7..4e82195 100644 > --- a/include/linux/pci_ids.h > +++ b/include/linux/pci_ids.h > @@ -2557,6 +2557,7 @@ > #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 -- Lee Jones Linaro STMicroelectronics Landing Team Lead Linaro.org │ Open source software for ARM SoCs Follow Linaro: Facebook | Twitter | Blog -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

