platform: generic: Add Andes QiLai SoC support

Extend generic platform to support Andes QiLai SoC.

Signed-off-by: Ben Zong-You Xie <ben717@andestech.com>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20250814104024.3374698-1-ben717@andestech.com
Signed-off-by: Anup Patel <anup@brainfault.org>
This commit is contained in:
Ben Zong-You Xie
2025-08-14 18:40:24 +08:00
committed by Anup Patel
parent 944db4eced
commit 8408845cc9
6 changed files with 96 additions and 0 deletions

View File

@@ -36,6 +36,13 @@ config PLATFORM_ANDES_AE350
select ANDES_PMA
default n
config PLATFORM_ANDES_QILAI
bool "Andes QiLai support"
select ANDES_PMU
select ANDES_PMA
select ANDES_SBI
default n
config PLATFORM_OPENHWGROUP_OPENPITON
bool "OpenHWGroup Openpiton support"
default n