arm64: Add Blaize BLZP1600 SoC family
authorNikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
Wed, 4 Dec 2024 16:05:26 +0000 (16:05 +0000)
committerArnd Bergmann <arnd@arndb.de>
Fri, 13 Dec 2024 15:57:24 +0000 (16:57 +0100)
Add ARCH_BLAIZE SoC family to the arm64 architecture to
support the BLZP1600 System-On-Module and the Carrier-Board-2
development board.

Signed-off-by: Nikolaos Pasaloukos <nikolaos.pasaloukos@blaize.com>
Reviewed-by: Matt Redfearn <matt.redfearn@blaize.com>
Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm64/Kconfig.platforms

index 370a9d2b6919d24d6c7111b95bb69a51bdf64e5a..e2638e5118a7b91a4c08cbd36103de67055aceb4 100644 (file)
@@ -101,6 +101,11 @@ config ARCH_BITMAIN
        help
          This enables support for the Bitmain SoC Family.
 
+config ARCH_BLAIZE
+       bool "Blaize SoC Platforms"
+       help
+         This enables support for the Blaize SoC family
+
 config ARCH_EXYNOS
        bool "Samsung Exynos SoC family"
        select COMMON_CLK_SAMSUNG