You've already forked linux-apfs
mirror of
https://github.com/linux-apfs/linux-apfs.git
synced 2026-05-01 15:00:59 -07:00
mmc: sdhci: Disable ADMA on some O2Micro SD/MMC parts.
This patch disables the broken ADMA on selected O2Micro devices. Signed-off-by: Jennifer Li <Jennifer.li@o2micro.com> Reviewed-by: Chris Ball <cjb@laptop.org> Signed-off-by: Chris Ball <cjb@laptop.org>
This commit is contained in:
@@ -1650,6 +1650,11 @@
|
||||
#define PCI_DEVICE_ID_O2_6836 0x6836
|
||||
#define PCI_DEVICE_ID_O2_6812 0x6872
|
||||
#define PCI_DEVICE_ID_O2_6933 0x6933
|
||||
#define PCI_DEVICE_ID_O2_8120 0x8120
|
||||
#define PCI_DEVICE_ID_O2_8220 0x8220
|
||||
#define PCI_DEVICE_ID_O2_8221 0x8221
|
||||
#define PCI_DEVICE_ID_O2_8320 0x8320
|
||||
#define PCI_DEVICE_ID_O2_8321 0x8321
|
||||
|
||||
#define PCI_VENDOR_ID_3DFX 0x121a
|
||||
#define PCI_DEVICE_ID_3DFX_VOODOO 0x0001
|
||||
|
||||
Reference in New Issue
Block a user