From nobody Mon Oct 6 13:17:46 2025 Received: from sender4-op-o15.zoho.com (sender4-op-o15.zoho.com [136.143.188.15]) (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 E7BA32E2676; Mon, 21 Jul 2025 15:51:50 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=pass smtp.client-ip=136.143.188.15 ARC-Seal: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753113112; cv=pass; b=L4Z8a6a/eDnrwU44N/LsN7yJgvL5B50bwWFYVVDWPYvtOUuvYhfqLJ9ngwEMGxzVToSAZt+TCcSKlM1hOKEPEHKPW8/cFrDMxoWnrhl/WWzECAaIRPcaGUrPe3dANt0G9HPLubahiOLssaoLGV/75qaqwuh7ucd19/VtrTaLYGA= ARC-Message-Signature: i=2; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1753113112; c=relaxed/simple; bh=5RJvdFahYn0aTS3p9kyYeDfBO9Zba0w9s1rIN6SsJQY=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=PREcMHngrgH2c3FEhFEBtuEbvkvccryQVR828t2rSIDr3w7Vhn/LHq6Wb3VTSJLaO6NNVWNVxZ5cZFKU5HuGeTpqrTE/1hhsWRP34QvLFj8qNfbICGD7M7C/r0BtzTm6MX/Y86arh8mKkfJ9HRltZy5Q2MePqNsHM4l46tWt3Hw= ARC-Authentication-Results: i=2; smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pigmoral.tech; spf=pass smtp.mailfrom=pigmoral.tech; dkim=pass (1024-bit key) header.d=pigmoral.tech header.i=junhui.liu@pigmoral.tech header.b=PlIhDOIi; arc=pass smtp.client-ip=136.143.188.15 Authentication-Results: smtp.subspace.kernel.org; dmarc=none (p=none dis=none) header.from=pigmoral.tech Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=pigmoral.tech Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=pigmoral.tech header.i=junhui.liu@pigmoral.tech header.b="PlIhDOIi" ARC-Seal: i=1; a=rsa-sha256; t=1753113095; cv=none; d=zohomail.com; s=zohoarc; b=mdvWwIw25FD7VTsdooUy2PJ6JjpxIYPtaNDfz5eI/7CraQ427IFq28JGKUWmpf6UTX991kxHEE48fjyb1sFA9Eb62l26NaBu02g4iBUZZ3ynizXQVfJmODtbVWuObo+YqfKesp/Nou1qod/nH47RL3dVYEEU/H5EsajNBU8g8h8= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1753113095; h=Content-Type:Content-Transfer-Encoding:Cc:Cc:Date:Date:From:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:Subject:To:To:Message-Id:Reply-To; bh=MZSme2xCYcHlYZmmmfdK0RwgnVuK1UCE0SVbPsBt7wM=; b=ILpGFrvpRgaZVl58s/2HkzF1WpIexKt5OzBZaJNEm9DvbgLkc7oqAe+VuYOXGZ5plN11oMFRjhgAUTuuPz0WaRBczCDavDfkIJgy4YvF3u31KflC5Km+Aq44//jrtrACBTDcp/EFPzGH9xR579KBwHiZsL3Cgf115eVRtqkiIMc= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=pigmoral.tech; spf=pass smtp.mailfrom=junhui.liu@pigmoral.tech; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1753113095; s=zmail; d=pigmoral.tech; i=junhui.liu@pigmoral.tech; h=From:From:Date:Date:Subject:Subject:MIME-Version:Content-Type:Content-Transfer-Encoding:Message-Id:Message-Id:References:In-Reply-To:To:To:Cc:Cc:Reply-To; bh=MZSme2xCYcHlYZmmmfdK0RwgnVuK1UCE0SVbPsBt7wM=; b=PlIhDOIisnUYzfELlRCtYqMev8C1UkARdlAFDtM1HP4uJUg+sTYXxQCz0ccQzrY4 jig5oQz3Wm2FGgvXsHbu8iGZGqos2lla7RORM1IUfs1lYeRfwAr0dG8jtqCRfcG4Bp0 N5WIVpuZXA4XjMrLJNFOw59NhrH5WeGfJ4jLqjMw= Received: by mx.zohomail.com with SMTPS id 1753113093482427.7986940150852; Mon, 21 Jul 2025 08:51:33 -0700 (PDT) From: Junhui Liu Date: Mon, 21 Jul 2025 23:46:13 +0800 Subject: [PATCH RFC 07/10] riscv: Add Anlogic SoC famly Kconfig support Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Message-Id: <20250721-dr1v90-basic-dt-v1-7-5740c5199c47@pigmoral.tech> References: <20250721-dr1v90-basic-dt-v1-0-5740c5199c47@pigmoral.tech> In-Reply-To: <20250721-dr1v90-basic-dt-v1-0-5740c5199c47@pigmoral.tech> To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Paul Walmsley , Palmer Dabbelt , Albert Ou , Alexandre Ghiti , Daniel Lezcano , Thomas Gleixner , Samuel Holland , Anup Patel , Greg Kroah-Hartman , Jiri Slaby Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Palmer Dabbelt , Conor Dooley , linux-riscv@lists.infradead.org, linux-serial@vger.kernel.org, Junhui Liu X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1753112991; l=686; i=junhui.liu@pigmoral.tech; s=20250507; h=from:subject:message-id; bh=5RJvdFahYn0aTS3p9kyYeDfBO9Zba0w9s1rIN6SsJQY=; b=YWvTPuFLVy6WFbhfask4jsiNIGBl8Ede00rtbuet91Or3vHG/tcpOu3yAFAtpO5rd0tcqdjhH JqGPy5oOVkCAuWJ8KYRJUJ2TVwkq9QZDbJ+W6svV0mhN7E7Q/1HYixb X-Developer-Key: i=junhui.liu@pigmoral.tech; a=ed25519; pk=d3i4H2mg9LUn4SQemoLAjLRQy0nTcyknIv6zgKMwiBA= X-ZohoMailClient: External The first SoC in the Anlogic series is DR1V90, which contains a RISC-V core from Nuclei. Signed-off-by: Junhui Liu --- arch/riscv/Kconfig.socs | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/arch/riscv/Kconfig.socs b/arch/riscv/Kconfig.socs index a9c3d2f6debca1469f4a912b3414711eb709baab..de163cdddcda1c08e7c9e98716e= af043d4c4555a 100644 --- a/arch/riscv/Kconfig.socs +++ b/arch/riscv/Kconfig.socs @@ -1,5 +1,10 @@ menu "SoC selection" =20 +config ARCH_ANLOGIC + bool "Anlogic SoCs" + help + This enables support for Anlogic SoC platform hardware. + config ARCH_MICROCHIP_POLARFIRE def_bool ARCH_MICROCHIP =20 --=20 2.50.1