Re: [PATCH 0/2] mmc: litex_mmc: Respect the bus width request from the core.
From: Ulf Hansson
Date: Mon Jul 06 2026 - 12:36:10 EST
On Mon, Jun 29, 2026 at 9:25 AM Inochi Amaoto <inochiama@xxxxxxxxx> wrote:
>
> 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(-)
>
The series applied for next, thanks!
Kind regards
Uffe