]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
arm64: Add SOPHGO SOC family Kconfig support
authorAlexander Sverdlin <alexander.sverdlin@gmail.com>
Thu, 12 Jun 2025 13:28:13 +0000 (15:28 +0200)
committerInochi Amaoto <inochiama@gmail.com>
Wed, 23 Jul 2025 01:56:27 +0000 (09:56 +0800)
First user will be Aarch64 core within SG2000 SoC.

Reviewed-by: Chen Wang <unicorn_wang@outlook.com>
Reviewed-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Alexander Sverdlin <alexander.sverdlin@gmail.com>
Link: https://lore.kernel.org/r/20250612132844.767216-6-alexander.sverdlin@gmail.com
Signed-off-by: Inochi Amaoto <inochiama@gmail.com>
Signed-off-by: Chen Wang <unicorn_wang@outlook.com>
Signed-off-by: Chen Wang <wangchen20@iscas.ac.cn>
arch/arm64/Kconfig.platforms

index a541bb029aa4e1bee095ab3f44e3a52294905616..8c23aa111e949c51340fd215ed2571ff353a57aa 100644 (file)
@@ -307,6 +307,12 @@ config ARCH_INTEL_SOCFPGA
          Stratix 10 (ex. Altera), Stratix10 Software Virtual Platform,
          Agilex and eASIC N5X.
 
+config ARCH_SOPHGO
+       bool "Sophgo SoCs"
+       select ARCH_HAS_RESET_CONTROLLER
+       help
+         This enables support for Sophgo SoC platform hardware.
+
 config ARCH_STM32
        bool "STMicroelectronics STM32 SoC Family"
        select GPIOLIB