g***@linuxfoundation.org
2014-10-19 23:19:21 UTC
This is a note to let you know that I've just added the patch titled
pci_ids: Add support for Intel Quark ILB
to the 3.17-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
pci_ids-add-support-for-intel-quark-ilb.patch
and it can be found in the queue-3.17 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
Date: Tue, 2 Sep 2014 13:45:20 +0300
Subject: pci_ids: Add support for Intel Quark ILB
From: Josef Ahmad <***@intel.com>
commit bb048713bba3ead39f6112910906d9fe3f88ede7 upstream.
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 <***@intel.com>
Acked-by: Bjorn Helgaas <***@google.com>
Signed-off-by: Andy Shevchenko <***@linux.intel.com>
Signed-off-by: Lee Jones <***@linaro.org>
Signed-off-by: Chang Rebecca Swee Fun <***@intel.com>
Signed-off-by: Greg Kroah-Hartman <***@linuxfoundation.org>
---
include/linux/pci_ids.h | 1 +
1 file changed, 1 insertion(+)
--- 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
Patches currently in stable-queue which might be from ***@intel.com are
queue-3.17/pci_ids-add-support-for-intel-quark-ilb.patch
pci_ids: Add support for Intel Quark ILB
to the 3.17-stable tree which can be found at:
http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary
The filename of the patch is:
pci_ids-add-support-for-intel-quark-ilb.patch
and it can be found in the queue-3.17 subdirectory.
If you, or anyone else, feels it should not be added to the stable tree,
From bb048713bba3ead39f6112910906d9fe3f88ede7 Mon Sep 17 00:00:00 2001
From: Josef Ahmad <***@intel.com>Date: Tue, 2 Sep 2014 13:45:20 +0300
Subject: pci_ids: Add support for Intel Quark ILB
From: Josef Ahmad <***@intel.com>
commit bb048713bba3ead39f6112910906d9fe3f88ede7 upstream.
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 <***@intel.com>
Acked-by: Bjorn Helgaas <***@google.com>
Signed-off-by: Andy Shevchenko <***@linux.intel.com>
Signed-off-by: Lee Jones <***@linaro.org>
Signed-off-by: Chang Rebecca Swee Fun <***@intel.com>
Signed-off-by: Greg Kroah-Hartman <***@linuxfoundation.org>
---
include/linux/pci_ids.h | 1 +
1 file changed, 1 insertion(+)
--- 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
Patches currently in stable-queue which might be from ***@intel.com are
queue-3.17/pci_ids-add-support-for-intel-quark-ilb.patch