mmc: sdhci-pci: Add support for Intel SPT
Add PCI IDs for SPT eMMC, SDIO and SD card. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
This commit is contained in:

committed by
Ulf Hansson

parent
d0ed8e6b0a
commit
1f7f26528f
@@ -21,6 +21,9 @@
|
||||
#define PCI_DEVICE_ID_INTEL_CLV_EMMC0 0x08e5
|
||||
#define PCI_DEVICE_ID_INTEL_CLV_EMMC1 0x08e6
|
||||
#define PCI_DEVICE_ID_INTEL_QRK_SD 0x08A7
|
||||
#define PCI_DEVICE_ID_INTEL_SPT_EMMC 0x9d2b
|
||||
#define PCI_DEVICE_ID_INTEL_SPT_SDIO 0x9d2c
|
||||
#define PCI_DEVICE_ID_INTEL_SPT_SD 0x9d2d
|
||||
|
||||
/*
|
||||
* PCI registers
|
||||
|
Reference in New Issue
Block a user