Linux ARM-MSM sub-architecture
 help / color / mirror / Atom feed
* [PATCH v2 0/3] mmc: sdhci: Card detection fixes
@ 2015-07-06 12:16 Ivan T. Ivanov
  2015-07-06 12:16 ` [PATCH v2 1/3] mmc: sdhci: let GPIO based card detection have higher precedence Ivan T. Ivanov
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Ivan T. Ivanov @ 2015-07-06 12:16 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Adrian Hunter, Tim Kryger, Aisheng Dong, linux-mmc, linux-kernel,
	linux-arm-msm

Following changes aimed to fix some aspects of card detection, when
BROKEN_CARD_DETECTION quirk is set.

Changes since first version [1]:

* Patch 1/3 is a modified to first check for MMC_CAP_NONREMOVABLE
  and then check for a valid value in "gpio_cd"

[1] http://permalink.gmane.org/gmane.linux.kernel.mmc/32875

Ivan T. Ivanov (3):
  mmc: sdhci: let GPIO based card detection have higher precedence
  mmc: sdhci: don't use card state polling when CD GPIO is defined
  mmc: sdhci: properly check card present state when quirk
    NO_CARD_NO_RESET is set

 drivers/mmc/host/sdhci.c | 20 +++++++++++++-------
 1 file changed, 13 insertions(+), 7 deletions(-)

--
1.9.1

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-07-20 14:21 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-06 12:16 [PATCH v2 0/3] mmc: sdhci: Card detection fixes Ivan T. Ivanov
2015-07-06 12:16 ` [PATCH v2 1/3] mmc: sdhci: let GPIO based card detection have higher precedence Ivan T. Ivanov
2015-07-06 12:16 ` [PATCH v2 2/3] mmc: sdhci: don't use card state polling when CD GPIO is defined Ivan T. Ivanov
2015-07-06 12:16 ` [PATCH v2 3/3] mmc: sdhci: properly check card present state when quirk NO_CARD_NO_RESET is set Ivan T. Ivanov
2015-07-20 14:21 ` [PATCH v2 0/3] mmc: sdhci: Card detection fixes Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox