From: Lorenzo Bianconi <lorenzo@kernel.org>
To: linux-arm-kernel@lists.infradead.org
Cc: lorenzo.bianconi@redhat.com, robh+dt@kernel.org,
krzysztof.kozlowski+dt@linaro.org, conor+dt@kernel.org,
nbd@nbd.name, john@phrozen.org, devicetree@vger.kernel.org,
dd@embedd.com, catalin.marinas@arm.com, will@kernel.org,
angelogioacchino.delregno@collabora.com
Subject: [PATCH v2 3/4] arm64: add Airoha EN7581 platform
Date: Wed, 21 Feb 2024 01:04:29 +0100 [thread overview]
Message-ID: <f5c987798bae710aea9ce1ece9c1a1cbd7bd3da9.1708473083.git.lorenzo@kernel.org> (raw)
In-Reply-To: <cover.1708473083.git.lorenzo@kernel.org>
From: Daniel Danzberger <dd@embedd.com>
Introduce the Kconfig entry for the Airoha EN7581 multicore architecture
available in the Airoha EN7581 evaluation board.
Signed-off-by: Daniel Danzberger <dd@embedd.com>
Signed-off-by: Lorenzo Bianconi <lorenzo@kernel.org>
---
arch/arm64/Kconfig.platforms | 13 +++++++++++++
1 file changed, 13 insertions(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 24335565bad5..bbe61e233034 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -8,6 +8,19 @@ config ARCH_ACTIONS
help
This enables support for the Actions Semiconductor S900 SoC family.
+config ARCH_AIROHA
+ bool "Airoha SoC Support"
+ select ARM_AMBA
+ select ARM_GIC
+ select ARM_GIC_V3
+ select ARM_PSCI
+ select HAVE_ARM_ARCH_TIMER
+ select COMMON_CLK
+ help
+ This enables support for Airoha EN7581 multicore architecture
+ available on the following SoCs:
+ - Airoha EN7581 Evaluation Board
+
config ARCH_SUNXI
bool "Allwinner sunxi 64-bit SoC Family"
select ARCH_HAS_RESET_CONTROLLER
--
2.43.2
next prev parent reply other threads:[~2024-02-21 0:04 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-21 0:04 [PATCH v2 0/4] arm64: Add support for Airoha EN7581 Soc Lorenzo Bianconi
2024-02-21 0:04 ` [PATCH v2 1/4] dt-bindings: arm64: dts: airoha: Add en7581 series Lorenzo Bianconi
2024-02-21 7:43 ` Krzysztof Kozlowski
2024-02-21 0:04 ` [PATCH v2 2/4] arm64: dts: Add Airoha EN7581 SoC and EN7581 Evaluation Board Lorenzo Bianconi
2024-02-21 7:45 ` Krzysztof Kozlowski
2024-02-21 10:30 ` Lorenzo Bianconi
2024-02-21 9:54 ` AngeloGioacchino Del Regno
2024-02-21 17:36 ` Lorenzo Bianconi
2024-02-21 0:04 ` Lorenzo Bianconi [this message]
2024-02-21 0:04 ` [PATCH v2 4/4] arm64: defconfig: enable Airoha platform Lorenzo Bianconi
2024-02-21 7:46 ` Krzysztof Kozlowski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=f5c987798bae710aea9ce1ece9c1a1cbd7bd3da9.1708473083.git.lorenzo@kernel.org \
--to=lorenzo@kernel.org \
--cc=angelogioacchino.delregno@collabora.com \
--cc=catalin.marinas@arm.com \
--cc=conor+dt@kernel.org \
--cc=dd@embedd.com \
--cc=devicetree@vger.kernel.org \
--cc=john@phrozen.org \
--cc=krzysztof.kozlowski+dt@linaro.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=lorenzo.bianconi@redhat.com \
--cc=nbd@nbd.name \
--cc=robh+dt@kernel.org \
--cc=will@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).