[PATCH 7/8] mmc: mvebu: convert to driver model

Simon Glass sjg at chromium.org
Fri Mar 26 00:10:01 CET 2021


On Fri, 26 Mar 2021 at 02:48, Harm Berntsen <harm.berntsen at nedap.com> wrote:
>
> This is a straightforward conversion of the old, non-dm driver. It was
> done in-place as the deadline for non-dm MMC has passed. Previous
> commits ensured that no board depends on the old, non-dm variant.
> Tested
> on a Kirkwood based board with eMMC.
>
> Signed-off-by: Harm Berntsen <harm.berntsen at nedap.com>
> Tested-by: Harm Berntsen <harm.berntsen at nedap.com>
> CC: Pantelis Antoniou <panto at antoniou-consulting.com>
> CC: Stefan Roese <sr at denx.de>
> CC: Gerald Kerma <drEagle at doukki.net>
> CC: Simon Glass <sjg at chromium.org>
> ---
>
>  drivers/mmc/Kconfig     |   9 ++
>  drivers/mmc/mvebu_mmc.c | 309 +++++++++++++++++++++++-----------------
>  include/mvebu_mmc.h     |  13 +-
>  3 files changed, 194 insertions(+), 137 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list