* [PATCH] powerpc/microwatt: Add LiteX MMC driver
@ 2022-08-04 1:57 Joel Stanley
2022-08-19 4:08 ` Michael Neuling
2022-08-31 13:14 ` Michael Ellerman
0 siblings, 2 replies; 3+ messages in thread
From: Joel Stanley @ 2022-08-04 1:57 UTC (permalink / raw)
To: linuxppc-dev
Enable the LiteX MMC device and it's dependency the common clock
framework.
Signed-off-by: Joel Stanley <joel@jms.id.au>
---
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
--
2.35.1
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/microwatt: Add LiteX MMC driver
2022-08-04 1:57 [PATCH] powerpc/microwatt: Add LiteX MMC driver Joel Stanley
@ 2022-08-19 4:08 ` Michael Neuling
2022-08-31 13:14 ` Michael Ellerman
1 sibling, 0 replies; 3+ messages in thread
From: Michael Neuling @ 2022-08-19 4:08 UTC (permalink / raw)
To: Joel Stanley, linuxppc-dev
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
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/microwatt: Add LiteX MMC driver
2022-08-04 1:57 [PATCH] powerpc/microwatt: Add LiteX MMC driver Joel Stanley
2022-08-19 4:08 ` Michael Neuling
@ 2022-08-31 13:14 ` Michael Ellerman
1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2022-08-31 13:14 UTC (permalink / raw)
To: Joel Stanley, linuxppc-dev
On Thu, 4 Aug 2022 11:27:08 +0930, Joel Stanley wrote:
> Enable the LiteX MMC device and it's dependency the common clock
> framework.
>
>
Applied to powerpc/next.
[1/1] powerpc/microwatt: Add LiteX MMC driver
https://git.kernel.org/powerpc/c/0b9e534fcbf0a45e2ba08467de08a848a99ba2d6
cheers
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2022-08-31 13:17 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-08-04 1:57 [PATCH] powerpc/microwatt: Add LiteX MMC driver Joel Stanley
2022-08-19 4:08 ` Michael Neuling
2022-08-31 13:14 ` Michael Ellerman
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).