linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/2] pci_id: add Intel Merrifield mmc pci id
@ 2013-10-01 20:00 David Cohen
  2013-10-01 20:00 ` [PATCH 2/2] mmc: sdhci-pci: add Intel Merrifield support David Cohen
  2013-10-01 20:07 ` [PATCH 1/2] pci_id: add Intel Merrifield mmc pci id Greg KH
  0 siblings, 2 replies; 4+ messages in thread
From: David Cohen @ 2013-10-01 20:00 UTC (permalink / raw)
  To: cjb, bhelgaas, adrian.hunter, wfp5p, gregkh, g.liakhovetski
  Cc: linux-mmc, linux-kernel, linux-pci, David Cohen

Signed-off-by: David Cohen <david.a.cohen@linux.intel.com>
---
 include/linux/pci_ids.h | 1 +
 1 file changed, 1 insertion(+)

diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index 97fbecd..2a89103 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -2551,6 +2551,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_MRFL_MMC	0x1190
 #define PCI_DEVICE_ID_INTEL_I960	0x0960
 #define PCI_DEVICE_ID_INTEL_I960RM	0x0962
 #define PCI_DEVICE_ID_INTEL_CENTERTON_ILB	0x0c60
-- 
1.8.4.rc3


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

end of thread, other threads:[~2013-10-01 20:14 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 20:00 [PATCH 1/2] pci_id: add Intel Merrifield mmc pci id David Cohen
2013-10-01 20:00 ` [PATCH 2/2] mmc: sdhci-pci: add Intel Merrifield support David Cohen
2013-10-01 20:07 ` [PATCH 1/2] pci_id: add Intel Merrifield mmc pci id Greg KH
2013-10-01 20:14   ` David Cohen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).