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

Ulf Hansson <[email protected]> Mon, 6 Jul 2026 17:47:17 +0200
Newsgroups org.kernel.vger.linux-mmc,org.kernel.vger.linux-kernel
Message-ID <CAPx+jO8p78hiqUzn0gVW5Anhf50+uxv+mF-=0oxZ0JH17MiczA@mail.gmail.com>
On Mon, Jun 29, 2026 at 9:25 AM Inochi Amaoto <[email protected]> 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