Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH V2 0/4] mmc: sdhci: Fix voltage switch delay
@ 2022-11-28 13:32 Adrian Hunter
  2022-11-28 13:32 ` [PATCH V2 1/4] " Adrian Hunter
                   ` (4 more replies)
  0 siblings, 5 replies; 19+ messages in thread
From: Adrian Hunter @ 2022-11-28 13:32 UTC (permalink / raw)
  To: Ulf Hansson
  Cc: Sarthak Garg, Florian Fainelli, Al Cooper, Haibo Chen,
	Andrew Jeffery, Eugen Hristev, Vignesh Raghavendra,
	Prabu Thangamuthu, Manjunath M B, Ben Dooks, Jaehoon Chung,
	Viresh Kumar, Thierry Reding, Hu Ziji, Wolfram Sang, Sascha Hauer,
	Brian Norris, Wenchao Chen, Chevron Li, linux-mmc

Hi

Here is a fix for the voltage switch delay issue raised here:

  https://lore.kernel.org/linux-mmc/20221117094859.20582-1-quic_sartgarg@quicinc.com/

Plus some subsequent tidy-ups.


Changes in V2:

    mmc: sdhci: Fix voltage switch delay
        Tidy messy if-condition a bit


Adrian Hunter (4):
      mmc: sdhci: Fix voltage switch delay
      mmc: sdhci: Avoid unnecessary re-configuration
      mmc: sdhci: Avoid unnecessary ->set_clock()
      mmc: sdhci: Enable card clock instead of ->set_clock()

 drivers/mmc/host/sdhci.c | 101 ++++++++++++++++++++++++++++++++---------------
 drivers/mmc/host/sdhci.h |   2 +
 2 files changed, 71 insertions(+), 32 deletions(-)


Regards
Adrian

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

end of thread, other threads:[~2022-12-07 12:39 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-28 13:32 [PATCH V2 0/4] mmc: sdhci: Fix voltage switch delay Adrian Hunter
2022-11-28 13:32 ` [PATCH V2 1/4] " Adrian Hunter
2022-11-28 13:32 ` [PATCH V2 2/4] mmc: sdhci: Avoid unnecessary re-configuration Adrian Hunter
2022-11-30 11:54   ` Robert Marko
2022-11-30 12:45     ` Adrian Hunter
2022-11-30 13:00       ` Robert Marko
2022-11-30 14:15         ` Adrian Hunter
2022-11-30 17:24           ` Robert Marko
2022-11-30 18:39             ` Florian Fainelli
2022-11-30 19:56               ` Robert Marko
2022-12-01  8:40                 ` Adrian Hunter
2022-12-01 10:48                   ` Robert Marko
2022-12-01 10:58                   ` Ulf Hansson
2022-11-28 13:32 ` [PATCH V2 3/4] mmc: sdhci: Avoid unnecessary ->set_clock() Adrian Hunter
2022-11-28 13:32 ` [PATCH V2 4/4] mmc: sdhci: Enable card clock instead of ->set_clock() Adrian Hunter
2022-12-06 23:03   ` Michael Walle
2022-12-07  8:13     ` Adrian Hunter
2022-12-07 12:37       ` Ulf Hansson
2022-11-29 15:36 ` [PATCH V2 0/4] mmc: sdhci: Fix voltage switch delay Ulf Hansson

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