aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mmc/host/sdhci-pci.h
diff options
context:
space:
mode:
authorAdrian Hunter <adrian.hunter@intel.com>2019-06-20 12:49:01 +0300
committerUlf Hansson <ulf.hansson@linaro.org>2019-07-10 13:17:30 +0200
commitcb3a7d4a0aec4e56043d6433724e0606d6b6efba (patch)
tree02a15adac7688550815df4c84390d09499f922be /drivers/mmc/host/sdhci-pci.h
parentmmc: tmio: Use dma_max_mapping_size() instead of a workaround (diff)
downloadlinux-dev-cb3a7d4a0aec4e56043d6433724e0606d6b6efba.tar.xz
linux-dev-cb3a7d4a0aec4e56043d6433724e0606d6b6efba.zip
mmc: sdhci-pci: Add support for Intel EHL
Add PCI Ids for Intel EHL. Signed-off-by: Adrian Hunter <adrian.hunter@intel.com> Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'drivers/mmc/host/sdhci-pci.h')
-rw-r--r--drivers/mmc/host/sdhci-pci.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/drivers/mmc/host/sdhci-pci.h b/drivers/mmc/host/sdhci-pci.h
index e5dc6e44c7a4..cdd15f357d01 100644
--- a/drivers/mmc/host/sdhci-pci.h
+++ b/drivers/mmc/host/sdhci-pci.h
@@ -50,6 +50,8 @@
#define PCI_DEVICE_ID_INTEL_CNPH_SD 0xa375
#define PCI_DEVICE_ID_INTEL_ICP_EMMC 0x34c4
#define PCI_DEVICE_ID_INTEL_ICP_SD 0x34f8
+#define PCI_DEVICE_ID_INTEL_EHL_EMMC 0x4b47
+#define PCI_DEVICE_ID_INTEL_EHL_SD 0x4b48
#define PCI_DEVICE_ID_INTEL_CML_EMMC 0x02c4
#define PCI_DEVICE_ID_INTEL_CML_SD 0x02f5