Re: [PATCH] mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk

2018-05-31 Thread Ulf Hansson
On 30 May 2018 at 16:43, Georgi Djakov wrote: > Now we have a proper implementation for the power irq handling and this > quirk is not needed anymore. In fact, it is causing card detection delays > on apq8096 platforms and the following error is displayed: > sdhci_msm 74a4900.sdhci: mmc0: pwr_irq

Re: [PATCH] mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk

2018-05-30 Thread Adrian Hunter
On 30/05/18 17:43, Georgi Djakov wrote: > Now we have a proper implementation for the power irq handling and this > quirk is not needed anymore. In fact, it is causing card detection delays > on apq8096 platforms and the following error is displayed: > sdhci_msm 74a4900.sdhci: mmc0: pwr_irq for req

[PATCH] mmc: sdhci-msm: Remove NO_CARD_NO_RESET quirk

2018-05-30 Thread Georgi Djakov
Now we have a proper implementation for the power irq handling and this quirk is not needed anymore. In fact, it is causing card detection delays on apq8096 platforms and the following error is displayed: sdhci_msm 74a4900.sdhci: mmc0: pwr_irq for req: (4) timed out The quirk is forcing the contro