[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20240425091403.17483-4-nikolaos.pasaloukos@blaize.com>
Date: Thu, 25 Apr 2024 09:15:04 +0000
From: Niko Pasaloukos <nikolaos.pasaloukos@...ize.com>
To: "robh@...nel.org" <robh@...nel.org>,
"krzysztof.kozlowski+dt@...aro.org"
<krzysztof.kozlowski+dt@...aro.org>,
"conor+dt@...nel.org"
<conor+dt@...nel.org>,
"catalin.marinas@....com" <catalin.marinas@....com>,
"will@...nel.org" <will@...nel.org>, "arnd@...db.de" <arnd@...db.de>,
"olof@...om.net" <olof@...om.net>,
Niko Pasaloukos
<nikolaos.pasaloukos@...ize.com>,
Neil Jones <neil.jones@...ize.com>,
Matt
Redfearn <matthew.redfearn@...ize.com>,
James Cowgill
<james.cowgill@...ize.com>,
"heiko.stuebner@...rry.de"
<heiko.stuebner@...rry.de>,
"shawnguo@...nel.org" <shawnguo@...nel.org>,
"macromorgan@...mail.com" <macromorgan@...mail.com>,
"sre@...nel.org"
<sre@...nel.org>,
"hvilleneuve@...onoff.com" <hvilleneuve@...onoff.com>,
"andre.przywara@....com" <andre.przywara@....com>,
"rafal@...ecki.pl"
<rafal@...ecki.pl>,
"linus.walleij@...aro.org" <linus.walleij@...aro.org>,
"andersson@...nel.org" <andersson@...nel.org>,
"konrad.dybcio@...aro.org"
<konrad.dybcio@...aro.org>,
"geert+renesas@...der.be"
<geert+renesas@...der.be>,
"neil.armstrong@...aro.org"
<neil.armstrong@...aro.org>,
"m.szyprowski@...sung.com"
<m.szyprowski@...sung.com>,
"nfraprado@...labora.com"
<nfraprado@...labora.com>,
"u-kumar1@...com" <u-kumar1@...com>
CC: "devicetree@...r.kernel.org" <devicetree@...r.kernel.org>,
"linux-kernel@...r.kernel.org" <linux-kernel@...r.kernel.org>,
"linux-arm-kernel@...ts.infradead.org" <linux-arm-kernel@...ts.infradead.org>
Subject: [PATCH v3 3/5] arm64: Add Blaize BLZP1600 SoC family
Add ARCH_BLAIZE_BLZP1600 SoC family to the arm64 architecture.
Reviewed-by: James Cowgill <james.cowgill@...ize.com>
Reviewed-by: Matt Redfearn <matt.redfearn@...ize.com>
Reviewed-by: Neil Jones <neil.jones@...ize.com>
Signed-off-by: Nikolaos Pasaloukos <nikolaos.pasaloukos@...ize.com>
---
arch/arm64/Kconfig.platforms | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms
index 24335565bad5..c2a523637b23 100644
--- a/arch/arm64/Kconfig.platforms
+++ b/arch/arm64/Kconfig.platforms
@@ -94,6 +94,11 @@ config ARCH_BITMAIN
help
This enables support for the Bitmain SoC Family.
+config ARCH_BLAIZE_BLZP1600
+ bool "Blaize BLZP1600 SoC Platforms"
+ help
+ This enables support for the Blaize BLZP1600 SoC family
+
config ARCH_EXYNOS
bool "Samsung Exynos SoC family"
select COMMON_CLK_SAMSUNG
--
2.34.1
Powered by blists - more mailing lists