aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorLeandro Dorileo <dorileo@ossystems.com.br>2007-07-25 23:47:04 +0200
committerPierre Ossman <drzeus@drzeus.cx>2007-07-26 01:53:09 +0200
commitb8352260d28b30cb2bb2df99814fb9c360e38901 (patch)
tree008c36650fc15a3a7e0d3b6e5930f05b2b40fb42 /include
parentmmc: check error bits before command completion (diff)
downloadlinux-dev-b8352260d28b30cb2bb2df99814fb9c360e38901.tar.xz
linux-dev-b8352260d28b30cb2bb2df99814fb9c360e38901.zip
sdhci: add support to ENE-CB714
Added its pci_id and implemented a quirk for it because this controller needs to reset cmd and data when setting ios. Signed-off-by: Leandro Dorileo <dorileo@ossystems.com.br> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br> Signed-off-by: Pierre Ossman <drzeus@drzeus.cx>
Diffstat (limited to 'include')
-rw-r--r--include/linux/pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/linux/pci_ids.h b/include/linux/pci_ids.h
index cbabb9c675c9..0befd9513f85 100644
--- a/include/linux/pci_ids.h
+++ b/include/linux/pci_ids.h
@@ -1972,6 +1972,8 @@
#define PCI_VENDOR_ID_ENE 0x1524
#define PCI_DEVICE_ID_ENE_CB712_SD 0x0550
#define PCI_DEVICE_ID_ENE_CB712_SD_2 0x0551
+#define PCI_DEVICE_ID_ENE_CB714_SD 0x0750
+#define PCI_DEVICE_ID_ENE_CB714_SD_2 0x0751
#define PCI_DEVICE_ID_ENE_1211 0x1211
#define PCI_DEVICE_ID_ENE_1225 0x1225
#define PCI_DEVICE_ID_ENE_1410 0x1410