Skip to content
Commit 8ca51e51 authored by Simon Glass's avatar Simon Glass
Browse files

dm: mmc: Add a way to use driver model for MMC operations



The driver model conversion for MMC has moved in small steps. The first step
was to have an MMC device (CONFIG_DM_MMC). The second was to use a child
block device (CONFIG_BLK). The final one is to use driver model for MMC
operations (CONFIG_DM_MMC_OP). Add support for this.

The immediate priority is to make all boards that use DM_MMC also use those
other two options. This will allow them to be removed.

Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent 7d1c8d99
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment