[PATCH] powerpc/microwatt: Add LiteX MMC driver

Michael Neuling mikey at neuling.org
Fri Aug 19 14:08:28 AEST 2022


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 at jms.id.au>

Acked-by: Michael Neuling <mikey at 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



More information about the Linuxppc-dev mailing list