Re: [PATCH 0/3] mmc: sdhci: Card detection fixes

2015-06-26 Thread Ivan T. Ivanov
On Fri, 2015-06-26 at 19:31 +0900, Jaehoon Chung wrote: > Hi, Ivan. > > On 06/26/2015 07:00 PM, Ivan T. Ivanov wrote: > > Following changes aimed to fix some aspects of card detection, when > > BROKEN_CARD_DETECTION quirk is set. > > As i know, when there is no card detection scheme, BROKEN_CARD

Re: [PATCH 0/3] mmc: sdhci: Card detection fixes

2015-06-26 Thread Jaehoon Chung
Hi, Ivan. On 06/26/2015 07:00 PM, Ivan T. Ivanov wrote: > Following changes aimed to fix some aspects of card detection, when > BROKEN_CARD_DETECTION quirk is set. As i know, when there is no card detection scheme, BROKEN_CARD_DETECTION quirks is set. If it can use CD_GPIO, doesn't it need to se

[PATCH 0/3] mmc: sdhci: Card detection fixes

2015-06-26 Thread Ivan T. Ivanov
Following changes aimed to fix some aspects of card detection, when BROKEN_CARD_DETECTION quirk is set. 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 presen