Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1382186
| From | Prabu Thangamuthu <Prabu.T@synopsys.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP |
| Date | 2016-04-19 07:20 +0200 |
| Message-ID | <rpweR-1wO-9@gated-at.bofh.it> (permalink) |
| References | <rpeL1-3XZ-29@gated-at.bofh.it> <rpmyS-1L1-19@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
Hi Greg K-H, > On Tuesday, April 19, 2016 12:25 AM, Greg Kroah-Hartman Wrote: > > > diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h index > > 247da8c..01f743b 100644 > > --- a/include/linux/pci_ids.h > > +++ b/include/linux/pci_ids.h > > @@ -2318,6 +2318,9 @@ > > #define PCI_DEVICE_ID_CENATEK_IDE 0x0001 > > > > #define PCI_VENDOR_ID_SYNOPSYS 0x16c3 > > +#define PCI_DEVICE_ID_MOBSTOR_HAPS51 0xc101 > > +#define PCI_DEVICE_ID_MSHC_HAPS51 0xc201 > > +#define PCI_DEVICE_ID_MSHC_HAPSDX 0xc202 > > Please read the top of this file for why you should not add any new entries to > it. Thank you for pointing it. I will update the Patch accordingly. Regards, Prabu Thangamuthu.
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP Prabu Thangamuthu <Prabu.T@synopsys.com> - 2016-04-18 12:40 +0200
Re: [PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2016-04-18 21:00 +0200
RE: [PATCH 1/1] mmc: sdhci-pci: add Support of Synopsys DWC_MSHC IP Prabu Thangamuthu <Prabu.T@synopsys.com> - 2016-04-19 07:20 +0200
csiph-web