From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from spam.axera-tech.com (unknown [114.118.28.34]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id CE9A046AF2F; Fri, 21 Aug 2026 09:53:35 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=114.118.28.34 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787306018; cv=none; b=mbHph7gEHWmIpLEzP32lshfneBoXqqSZuOVehliqbvvOMQWY+4x8roKSJYcGzWUCm6Wv0DwRsuZ/PmCLN+mXKmHjAA44elbb2avYBSFiTA7/sg2aEpw2g6vKY+Ly2S6o8Bd2PnmKgWS3rkzc3UNw2S8ikICTPI4cWj3tjHawQaM= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1787306018; c=relaxed/simple; bh=KAQRACyEfs1m4i3z1bwlpjywSz2sbYjfEzQoCYNTtbE=; h=From:Date:Subject:MIME-Version:Content-Type:Message-ID:References: In-Reply-To:To:CC; b=g2Y6K6YHsD5yLtKZeyXVMJuvNcFj6sios53eDvuUngFsDeMtSFZrwclGKJKt/UtY/VXJJwmHRx135CR3Lf99ovpNwRPcLWKfEX03gmlInnVUTdxE5j+dhm3CGbhmrhFr9hudSTvgjg0Y7FgctSmOfGBnRnzluhoQkw85SesBVlY= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=axera-tech.com; spf=pass smtp.mailfrom=axera-tech.com; arc=none smtp.client-ip=114.118.28.34 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=axera-tech.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=axera-tech.com Received: from spam.axera-tech.com (localhost [127.0.0.2] (may be forged)) by spam.axera-tech.com with ESMTP id 67L9VuGC009895; Fri, 21 Aug 2026 17:31:56 +0800 (+08) (envelope-from lenghonglin@axera-tech.com) Received: from aixinexchange02.aixin-chip.com ([10.122.86.161]) by spam.axera-tech.com with ESMTPS id 67L9USlD009398 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=FAIL); Fri, 21 Aug 2026 17:30:32 +0800 (+08) (envelope-from lenghonglin@axera-tech.com) Received: from [127.0.1.1] (10.126.103.103) by aixinexchange02.aixin-chip.com (10.122.86.161) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.2.1544.4; Fri, 21 Aug 2026 17:30:30 +0800 From: Leng Honglin Date: Fri, 21 Aug 2026 17:30:03 +0800 Subject: [PATCH 3/6] arm64: Kconfig.platforms: add ARCH_AXERA Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Message-ID: <20260821-ax650-v1-v1-3-e1b013938e6b@axera-tech.com> References: <20260821-ax650-v1-v1-0-e1b013938e6b@axera-tech.com> In-Reply-To: <20260821-ax650-v1-v1-0-e1b013938e6b@axera-tech.com> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Shi Zhicheng , Catalin Marinas , Will Deacon , Arnd Bergmann , Krzysztof Kozlowski , Alexandre Belloni , Linus Walleij , Drew Fustini CC: , , , , Leng Honglin X-Mailer: b4 0.15.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1787304625; l=815; i=lenghonglin@axera-tech.com; s=20260818; h=from:subject:message-id; bh=KAQRACyEfs1m4i3z1bwlpjywSz2sbYjfEzQoCYNTtbE=; b=sbEnqZOxZDmS8OeeSYHyKHriWI4owZeHlQD0WD+IuyEwrfuabbQrBLZKhLIU2nw3To8jHvAAH TZkie3fINzbDpKxNgcPsId0Cx+T79CJMwn64axdOc90lwMWzl8v13nY X-Developer-Key: i=lenghonglin@axera-tech.com; a=ed25519; pk=fo0agzxyiwbJZc3VZRLVthobvWCvq0qAViAw4TxhF80= X-ClientProxiedBy: aixinexchange02.aixin-chip.com (10.122.86.161) To aixinexchange02.aixin-chip.com (10.122.86.161) X-DKIM-Results: [10.122.86.161]; dkim=none; X-DNSRBL: X-SPAM-SOURCE-CHECK: pass X-MAIL:spam.axera-tech.com 67L9VuGC009895 Enable the ARCH_AXERA platform option for Axera arm64 platforms. Reviewed-by: Shi Zhicheng Signed-off-by: Leng Honglin --- arch/arm64/Kconfig.platforms | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/arm64/Kconfig.platforms b/arch/arm64/Kconfig.platforms index d2acfac73003..a6f2f009461e 100644 --- a/arch/arm64/Kconfig.platforms +++ b/arch/arm64/Kconfig.platforms @@ -54,6 +54,11 @@ config ARCH_ASPEED This enables support for ASPEED's SoC family, such as the ast27XX 8th generation Baseboard Management Controller (BMC). +config ARCH_AXERA + bool "Axera SoC family" + help + This enables support for the Axera SoC family. + config ARCH_AXIADO bool "Axiado SoC Family" select GPIOLIB -- 2.34.1