linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable Synopsys DWC MSHC driver
@ 2022-09-22 19:20 Anand Moon
  2022-09-23 10:34 ` Heiko Stuebner
  0 siblings, 1 reply; 2+ messages in thread
From: Anand Moon @ 2022-09-22 19:20 UTC (permalink / raw)
  To: Catalin Marinas, Will Deacon
  Cc: Anand Moon, linux-rockchip, Heiko Stuebner, linux-arm-kernel,
	linux-kernel

Enable the driver SDHCI support for the Synopsys DWC MSHC
controller which can be found on Rockchip 356x SoCs.

Cc: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Anand Moon <linux.amoon@gmail.com>
---
 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index d5b2d2dd4904..be1afd1020c6 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -914,6 +914,7 @@ CONFIG_MMC_SDHCI=y
 CONFIG_MMC_SDHCI_ACPI=y
 CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_OF_ARASAN=y
+CONFIG_MMC_SDHCI_OF_DWCMSHC=y
 CONFIG_MMC_SDHCI_OF_ESDHC=y
 CONFIG_MMC_SDHCI_CADENCE=y
 CONFIG_MMC_SDHCI_ESDHC_IMX=y
-- 
2.37.3


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] arm64: defconfig: Enable Synopsys DWC MSHC driver
  2022-09-22 19:20 [PATCH] arm64: defconfig: Enable Synopsys DWC MSHC driver Anand Moon
@ 2022-09-23 10:34 ` Heiko Stuebner
  0 siblings, 0 replies; 2+ messages in thread
From: Heiko Stuebner @ 2022-09-23 10:34 UTC (permalink / raw)
  To: Will Deacon, Anand Moon, Catalin Marinas
  Cc: Heiko Stuebner, linux-arm-kernel, linux-rockchip, linux-kernel

On Thu, 22 Sep 2022 19:20:48 +0000, Anand Moon wrote:
> Enable the driver SDHCI support for the Synopsys DWC MSHC
> controller which can be found on Rockchip 356x SoCs.

Applied, thanks!

[1/1] arm64: defconfig: Enable Synopsys DWC MSHC driver
      commit: 489dd8611b64efbd84c12c6c9db470dadc34470f

Best regards,
-- 
Heiko Stuebner <heiko@sntech.de>

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2022-09-23 10:35 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-22 19:20 [PATCH] arm64: defconfig: Enable Synopsys DWC MSHC driver Anand Moon
2022-09-23 10:34 ` Heiko Stuebner

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).