[PATCH v3 3/5] arm64: Add Blaize BLZP1600 SoC family

Niko Pasaloukos nikolaos.pasaloukos at blaize.com
Thu Apr 25 02:15:04 PDT 2024


Add ARCH_BLAIZE_BLZP1600 SoC family to the arm64 architecture.

Reviewed-by: James Cowgill <james.cowgill at blaize.com>
Reviewed-by: Matt Redfearn <matt.redfearn at blaize.com>
Reviewed-by: Neil Jones <neil.jones at blaize.com>
Signed-off-by: Nikolaos Pasaloukos <nikolaos.pasaloukos at blaize.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




More information about the linux-arm-kernel mailing list