qemu-e2k/hw/sd
Andrew Baumann 723697551a sdhci: add optional quirk property to disable card insertion/removal interrupts
This is needed for a quirk of the Raspberry Pi (bcm2835/6) MMC
controller, where the card insert bit is documented as unimplemented
(always reads zero, doesn't generate interrupts) but is in fact
observed on hardware as set at power on, but is cleared (and remains
clear) on subsequent controller resets.

Signed-off-by: Andrew Baumann <Andrew.Baumann@microsoft.com>
Reviewed-by: Peter Crosthwaite <crosthwaite.peter@gmail.com>
Message-id: 1450738069-18664-4-git-send-email-Andrew.Baumann@microsoft.com
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
2015-12-22 16:34:26 +08:00
..
Makefile.objs hw: move SD/MMC devices to hw/sd/, configure with default-configs/ 2013-04-08 18:13:14 +02:00
milkymist-memcard.c sd.h: Move sd.h to include/hw/sd/ 2015-10-29 17:59:27 +00:00
omap_mmc.c sd.h: Move sd.h to include/hw/sd/ 2015-10-29 17:59:27 +00:00
pl181.c sd.h: Move sd.h to include/hw/sd/ 2015-10-29 17:59:27 +00:00
pxa2xx_mmci.c sd.h: Move sd.h to include/hw/sd/ 2015-10-29 17:59:27 +00:00
sd.c sd: Mark brittle abuse of blk_attach_dev() FIXME 2015-12-07 17:13:10 +00:00
sdhci-internal.h sdhci: Split sdhci.h for public and internal device usage 2015-10-29 17:59:27 +00:00
sdhci.c sdhci: add optional quirk property to disable card insertion/removal interrupts 2015-12-22 16:34:26 +08:00
ssi-sd.c sd.h: Move sd.h to include/hw/sd/ 2015-10-29 17:59:27 +00:00