From: Michael Neuling <mikey@neuling.org>
To: Joel Stanley <joel@jms.id.au>, linuxppc-dev@lists.ozlabs.org
Subject: Re: [PATCH] powerpc/microwatt: Add LiteX MMC driver
Date: Fri, 19 Aug 2022 14:08:28 +1000 [thread overview]
Message-ID: <c6321af09cd3401b5c81e92ee83a28b66cf633cb.camel@neuling.org> (raw)
In-Reply-To: <20220804015708.5928-1-joel@jms.id.au>
On Thu, 2022-08-04 at 11:27 +0930, Joel Stanley wrote:
> Enable the LiteX MMC device and it's dependency the common clock
> framework.
>
> Signed-off-by: Joel Stanley <joel@jms.id.au>
Acked-by: Michael Neuling <mikey@neuling.org>
> ---
> arch/powerpc/configs/microwatt_defconfig | 5 +++++
> 1 file changed, 5 insertions(+)
>
> diff --git a/arch/powerpc/configs/microwatt_defconfig
> b/arch/powerpc/configs/microwatt_defconfig
> index eff933ebbb9e..ea2dbd778aad 100644
> --- a/arch/powerpc/configs/microwatt_defconfig
> +++ b/arch/powerpc/configs/microwatt_defconfig
> @@ -75,7 +75,12 @@ CONFIG_SPI_BITBANG=y
> CONFIG_SPI_SPIDEV=y
> # CONFIG_HWMON is not set
> # CONFIG_USB_SUPPORT is not set
> +CONFIG_MMC=y
> +# CONFIG_PWRSEQ_EMMC is not set
> +# CONFIG_PWRSEQ_SIMPLE is not set
> +CONFIG_MMC_LITEX=y
> # CONFIG_VIRTIO_MENU is not set
> +CONFIG_COMMON_CLK=y
> # CONFIG_IOMMU_SUPPORT is not set
> # CONFIG_NVMEM is not set
> CONFIG_EXT4_FS=y
next prev parent reply other threads:[~2022-08-19 4:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-08-04 1:57 [PATCH] powerpc/microwatt: Add LiteX MMC driver Joel Stanley
2022-08-19 4:08 ` Michael Neuling [this message]
2022-08-31 13:14 ` Michael Ellerman
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=c6321af09cd3401b5c81e92ee83a28b66cf633cb.camel@neuling.org \
--to=mikey@neuling.org \
--cc=joel@jms.id.au \
--cc=linuxppc-dev@lists.ozlabs.org \
/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;
as well as URLs for NNTP newsgroup(s).