projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
98acee3
)
powerpc/microwatt: Add LiteX MMC driver
author
Joel Stanley
<joel@jms.id.au>
Thu, 4 Aug 2022 01:57:08 +0000
(11:27 +0930)
committer
Michael Ellerman
<mpe@ellerman.id.au>
Fri, 26 Aug 2022 01:02:21 +0000
(11:02 +1000)
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>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link:
https://lore.kernel.org/r/20220804015708.5928-1-joel@jms.id.au
arch/powerpc/configs/microwatt_defconfig
patch
|
blob
|
history
diff --git
a/arch/powerpc/configs/microwatt_defconfig
b/arch/powerpc/configs/microwatt_defconfig
index eff933ebbb9ecd62dccde2084f1afa4c3346517d..ea2dbd778aadf6be0ee264426af165a87e73b12e 100644
(file)
--- 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