public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Ivan Mikhaylov <ivan@de•ibm.com>
To: Alistair Popple <alistair@popple•id.au>,
	Matt Porter <mporter@kernel•crashing.org>,
	Adrian Hunter <adrian.hunter@intel•com>,
	Patrice Chotard <patrice.chotard@st•com>,
	Ulf Hansson <ulf.hansson@linaro•org>
Cc: linuxppc-dev@lists•ozlabs.org, linux-kernel@vger•kernel.org,
	Benjamin Herrenschmidt <benh@kernel•crashing.org>,
	Joel Stanley <joel@jms•id.au>, Paul Mackerras <paulus@samba•org>,
	Michael Ellerman <mpe@ellerman•id.au>,
	linux-mmc@vger•kernel.org, kernel@stlinux•com
Subject: [PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st
Date: Fri, 30 Jun 2017 14:53:30 +0300	[thread overview]
Message-ID: <20170630115331.73869-2-ivan@de.ibm.com> (raw)

shdci-st driver can be used for ppc476 fsp2 soc.

Signed-off-by: Ivan Mikhaylov <ivan@de•ibm.com>
---
 drivers/mmc/host/Kconfig |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/drivers/mmc/host/Kconfig b/drivers/mmc/host/Kconfig
index 2eb9701..edf5787 100644
--- a/drivers/mmc/host/Kconfig
+++ b/drivers/mmc/host/Kconfig
@@ -354,7 +354,7 @@ config MMC_MOXART
 
 config MMC_SDHCI_ST
 	tristate "SDHCI support on STMicroelectronics SoC"
-	depends on ARCH_STI
+	depends on ARCH_STI || FSP2
 	depends on MMC_SDHCI_PLTFM
 	select MMC_SDHCI_IO_ACCESSORS
 	help
-- 
1.7.1

             reply	other threads:[~2017-06-30 11:53 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-30 11:53 Ivan Mikhaylov [this message]
2017-07-11 14:43 ` [PATCH v1 1/2] mmc/host: add FSP2(ppc476fpe) into depends for sdhci-st Ulf Hansson

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=20170630115331.73869-2-ivan@de.ibm.com \
    --to=ivan@de$(echo .)ibm.com \
    --cc=adrian.hunter@intel$(echo .)com \
    --cc=alistair@popple$(echo .)id.au \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=joel@jms$(echo .)id.au \
    --cc=kernel@stlinux$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mmc@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=mporter@kernel$(echo .)crashing.org \
    --cc=patrice.chotard@st$(echo .)com \
    --cc=paulus@samba$(echo .)org \
    --cc=ulf.hansson@linaro$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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