linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0
@ 2024-02-23 18:14 Aaro Koskinen
  2024-02-23 18:14 ` [PATCH 1/5] ARM: OMAP: fix bogus MMC GPIO labels " Aaro Koskinen
                   ` (6 more replies)
  0 siblings, 7 replies; 9+ messages in thread
From: Aaro Koskinen @ 2024-02-23 18:14 UTC (permalink / raw)
  To: Tony Lindgren, Ulf Hansson, Linus Walleij, linux-omap
  Cc: linux-kernel, Aaro Koskinen

Hi,

Nokia N8x0 MMC has been pretty much broken starting from v6.3. These
patches restore the functionality. Tested on N810 with eMMC and external
miniSD card, and on N800 with SD card in the inner slot.

A.

Aaro Koskinen (5):
  ARM: OMAP: fix bogus MMC GPIO labels on Nokia N8x0
  ARM: OMAP: fix N810 MMC gpiod table
  MMC: OMAP: fix broken slot switch lookup
  MMC: OMAP: fix deferred probe
  MMC: OMAP: restore original power up/down steps

 arch/arm/mach-omap2/board-n8x0.c | 17 ++++++-----
 drivers/mmc/host/omap.c          | 48 +++++++++++++++++++++-----------
 2 files changed, 39 insertions(+), 26 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-02-29 15:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-02-23 18:14 [PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0 Aaro Koskinen
2024-02-23 18:14 ` [PATCH 1/5] ARM: OMAP: fix bogus MMC GPIO labels " Aaro Koskinen
2024-02-23 18:14 ` [PATCH 2/5] ARM: OMAP: fix N810 MMC gpiod table Aaro Koskinen
2024-02-23 18:14 ` [PATCH 3/5] MMC: OMAP: fix broken slot switch lookup Aaro Koskinen
2024-02-23 18:14 ` [PATCH 4/5] MMC: OMAP: fix deferred probe Aaro Koskinen
2024-02-23 18:14 ` [PATCH 5/5] MMC: OMAP: restore original power up/down steps Aaro Koskinen
2024-02-23 20:47 ` [PATCH 0/5] Fix MMC/GPIO regression on Nokia N8x0 Linus Walleij
2024-02-26 10:56   ` Tony Lindgren
2024-02-29 15:06 ` Ulf Hansson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).