Skip to content

Draft: sdhci-of-dwcmshc: enable driver and update to v6.7

JIRA: https://issues.redhat.com/browse/RHEL-21121
Depends: !3578 (merged)

This MR enables and updates the sdchi-dwcmshc driver to the latest version
from upstream. This is needed to support the eMMC device on the Bluefield-3 DPU.
All commits are backported from Linus tree.

NOTE: The depedency on MR 3578 is not code related. We need it to be able
to interface w/ the board and test this MR.

Tests performed:

  • Can see the mmc devices & partitions w/ lsblk
  • Mounted, copied files to/from the partitions
  • rmmod & modprobe the module

Signed-off-by: Luiz Capitulino luizcap@redhat.com

Merge request reports