Linux MultiMedia Card development
 help / color / mirror / Atom feed
* [PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the core.
@ 2026-06-29  7:25 Inochi Amaoto
  2026-06-29  7:25 ` [PATCH 1/2] mmc: litex_mmc: Set width from linux request Inochi Amaoto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Inochi Amaoto @ 2026-06-29  7:25 UTC (permalink / raw)
  To: Ulf Hansson, Karol Gugala, Mateusz Holenko, Gabriel Somlo,
	Joel Stanley
  Cc: Inochi Amaoto, linux-mmc, linux-kernel, Yixun Lan, Longbin Li

The litex_mmc only forces to use a 4-bits bus width for data transfer,
however, it does support setting bus width. Use this interface to simplify
the litex_mmc driver.

Inochi Amaoto (2):
  mmc: litex_mmc: Set width from linux request
  mmc: litex_mmc: Remove unused logic for the fixed bus width

 drivers/mmc/host/litex_mmc.c | 131 +++++++++--------------------------
 1 file changed, 32 insertions(+), 99 deletions(-)

--
2.54.0


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

end of thread, other threads:[~2026-07-06 15:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-29  7:25 [PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the core Inochi Amaoto
2026-06-29  7:25 ` [PATCH 1/2] mmc: litex_mmc: Set width from linux request Inochi Amaoto
2026-06-29  7:25 ` [PATCH 2/2] mmc: litex_mmc: Remove unused logic for the fixed bus width Inochi Amaoto
2026-07-06 15:47 ` [PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the core Ulf Hansson

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