Re: [PATCH 1/5] powerpc/microwatt: Select COMMON_CLK in order to get the clock framework

2025-01-28 Thread Nicholas Piggin
On Wed Jan 29, 2025 at 8:51 AM AEST, Paul Mackerras wrote: > This is to allow us to select Litex MMC host controller driver, which > drives the litesdcard gateware. > > Signed-off-by: Paul Mackerras Acked-by: Nicholas Piggin > --- > arch/powerpc/platforms/microwatt/Kconfig | 1 + > 1 file chan

[PATCH 1/5] powerpc/microwatt: Select COMMON_CLK in order to get the clock framework

2025-01-28 Thread Paul Mackerras
This is to allow us to select Litex MMC host controller driver, which drives the litesdcard gateware. Signed-off-by: Paul Mackerras --- arch/powerpc/platforms/microwatt/Kconfig | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/platforms/microwatt/Kconfig b/arch/powerpc/platforms/