From: Daniel Danzberger
Date: Sat, 9 Mar 2024 09:32:16 +0000 (+0100)
Subject: arm64: add Airoha EN7581 platform
X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=428ae88ef519f2009fac37563de76ffa6f93046f;p=users%2Fdwmw2%2Flinux.git
arm64: add Airoha EN7581 platform
Introduce the Kconfig entry for the Airoha EN7581 multicore architecture
available in the Airoha EN7581 evaluation board.
Signed-off-by: Daniel Danzberger
Co-developed-by: Lorenzo Bianconi
Signed-off-by: Lorenzo Bianconi
Link: https://lore.kernel.org/r/d52d95db313e6a58ba997ba2181faf78a1014bcc.1709975956.git.lorenzo@kernel.org
Signed-off-by: AngeloGioacchino Del Regno
Signed-off-by: Arnd Bergmann
---
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 24335565bad56..36604db205a4e 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -8,6 +8,13 @@ config ARCH_ACTIONS
help
This enables support for the Actions Semiconductor S900 SoC family.
+config ARCH_AIROHA
+ bool "Airoha SoC Support"
+ select ARM_PSCI
+ select HAVE_ARM_ARCH_TIMER
+ help
+ This enables support for the ARM64 based Airoha SoCs.
+
config ARCH_SUNXI
bool "Allwinner sunxi 64-bit SoC Family"
select ARCH_HAS_RESET_CONTROLLER