[PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the core.

From: Inochi Amaoto

Date: Mon Jun 29 2026 - 03:32:18 EST


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