Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK
@ 2023-05-17 14:30 Krzysztof Kozlowski
  2023-05-17 16:09 ` Conor Dooley
  0 siblings, 1 reply; 2+ messages in thread
From: Krzysztof Kozlowski @ 2023-05-17 14:30 UTC (permalink / raw)
  To: Arnd Bergmann, Olof Johansson, arm, soc, afaerber,
	linux-arm-kernel, linux-realtek-soc, Conor Dooley, lars.povlsen,
	Steen.Hegelund, daniel.machon, UNGLinuxDriver, Catalin Marinas,
	Will Deacon, linux-kernel
  Cc: Krzysztof Kozlowski

Enable Microchip SparX-5 (ARCH_SPARX5) with its MMC controller and
Realtek (ARCH_REALTEK) so their DTS will get built with defconfig and
maybe platforms could be booted from it.

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
---
 arch/arm64/configs/defconfig | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index a24609e14d50..de1ef135c578 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -41,6 +41,7 @@ CONFIG_ARCH_BCMBCA=y
 CONFIG_ARCH_BRCMSTB=y
 CONFIG_ARCH_BERLIN=y
 CONFIG_ARCH_EXYNOS=y
+CONFIG_ARCH_SPARX5=y
 CONFIG_ARCH_K3=y
 CONFIG_ARCH_LG1K=y
 CONFIG_ARCH_HISI=y
@@ -54,6 +55,7 @@ CONFIG_ARCH_MXC=y
 CONFIG_ARCH_S32=y
 CONFIG_ARCH_NPCM=y
 CONFIG_ARCH_QCOM=y
+CONFIG_ARCH_REALTEK=y
 CONFIG_ARCH_RENESAS=y
 CONFIG_ARCH_ROCKCHIP=y
 CONFIG_ARCH_SEATTLE=y
@@ -1003,6 +1005,7 @@ CONFIG_MMC_SDHCI_PLTFM=y
 CONFIG_MMC_SDHCI_OF_ARASAN=y
 CONFIG_MMC_SDHCI_OF_ESDHC=y
 CONFIG_MMC_SDHCI_OF_DWCMSHC=y
+CONFIG_MMC_SDHCI_OF_SPARX5=y
 CONFIG_MMC_SDHCI_CADENCE=y
 CONFIG_MMC_SDHCI_ESDHC_IMX=y
 CONFIG_MMC_SDHCI_TEGRA=y
-- 
2.34.1


_______________________________________________
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 ARCH_SPARX5 and ARCH_REALTEK
  2023-05-17 14:30 [PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK Krzysztof Kozlowski
@ 2023-05-17 16:09 ` Conor Dooley
  0 siblings, 0 replies; 2+ messages in thread
From: Conor Dooley @ 2023-05-17 16:09 UTC (permalink / raw)
  To: Krzysztof Kozlowski
  Cc: Arnd Bergmann, Olof Johansson, arm, soc, afaerber,
	linux-arm-kernel, linux-realtek-soc, lars.povlsen, Steen.Hegelund,
	daniel.machon, UNGLinuxDriver, Catalin Marinas, Will Deacon,
	linux-kernel


[-- Attachment #1.1: Type: text/plain, Size: 408 bytes --]

On Wed, May 17, 2023 at 04:30:11PM +0200, Krzysztof Kozlowski wrote:
> Enable Microchip SparX-5 (ARCH_SPARX5) with its MMC controller and
> Realtek (ARCH_REALTEK) so their DTS will get built with defconfig and
> maybe platforms could be booted from it.
> 
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Acked-by: Conor Dooley <conor.dooley@microchip.com>

Thanks Krzysztof.

[-- Attachment #1.2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]

[-- Attachment #2: Type: text/plain, Size: 176 bytes --]

_______________________________________________
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:[~2023-05-17 16:10 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-05-17 14:30 [PATCH] arm64: defconfig: Enable ARCH_SPARX5 and ARCH_REALTEK Krzysztof Kozlowski
2023-05-17 16:09 ` Conor Dooley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox