public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Pierre Bourdon <delroth@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 2/2] configs: turris_omnia: use MMC driver model
Date: Thu, 11 Apr 2019 04:56:59 +0200	[thread overview]
Message-ID: <20190411025659.1780-2-delroth@gmail.com> (raw)
In-Reply-To: <20190411025659.1780-1-delroth@gmail.com>

Enable DM_MMC for compliance with the driver model migration.

Signed-off-by: Pierre Bourdon <delroth@gmail.com>
Cc: Marek Behun <marek.behun@nic.cz>
---
 configs/turris_omnia_defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configs/turris_omnia_defconfig b/configs/turris_omnia_defconfig
index c406b25753..fd9dc5a61b 100644
--- a/configs/turris_omnia_defconfig
+++ b/configs/turris_omnia_defconfig
@@ -42,6 +42,7 @@ CONFIG_SCSI_AHCI=y
 CONFIG_ATSHA204A=y
 CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_MV=y
+CONFIG_DM_MMC=y
 CONFIG_SPI_FLASH=y
 CONFIG_PHY_MARVELL=y
 CONFIG_PHY_GIGE=y
-- 
2.19.2

  reply	other threads:[~2019-04-11  2:56 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-11  2:56 [U-Boot] [PATCH 1/2] mmc: mv_sdhci: add driver model support Pierre Bourdon
2019-04-11  2:56 ` Pierre Bourdon [this message]
2019-04-11  9:26   ` [U-Boot] [PATCH 2/2] configs: turris_omnia: use MMC driver model Stefan Roese
2019-04-13 13:20     ` Pierre Bourdon
2019-04-26 10:42   ` Stefan Roese
2019-04-11  9:24 ` [U-Boot] [PATCH 1/2] mmc: mv_sdhci: add driver model support Stefan Roese
2019-04-26 10:42 ` Stefan Roese

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190411025659.1780-2-delroth@gmail.com \
    --to=delroth@gmail.com \
    --cc=u-boot@lists.denx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox