From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 38656CAC592 for ; Mon, 22 Sep 2025 12:48:20 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Cc:To:In-Reply-To:References:Message-Id :MIME-Version:Subject:Date:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=4Dv1m68QKH+0oI0gQNQDrrKuEWMBTqJRtA1Q6emF9R0=; b=PoxT1iL6JkBYg8 QbzbJTxg8ra1N/Ik0CaID2xdRjKp3tCMzi7wJEGJAJh3FdH88TUJvuGvdWSik2o+vtN1eItMZ9wdi ENcnmGWsJxBCy8EoF5XgBct0vDAvrtUSRLEi4IdCmGYZQETYZcIRryyTKmQyDmFM+bOysnIp5I9R7 4CmdnDfMEKxzOEcnO9m/k1xlsdd7iX9sltzI1TvsvcYIbyg86BSznK81JwZi+H0GBOv75N2kftNrV j4kJjp1nPMnbMz7gFBBBD9IdsIytgSkoY/ezl4YvWzeKqh7pwXzEJTCYYYF6RQBOZlsDydm02+QKG X0Ed25N7y3TxzdoT3d3Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1v0fxg-0000000AMC9-1I31; Mon, 22 Sep 2025 12:48:08 +0000 Received: from sender4-op-o12.zoho.com ([136.143.188.12]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1v0fxZ-0000000AMAh-1oWT for linux-riscv@lists.infradead.org; Mon, 22 Sep 2025 12:48:07 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1758545272; cv=none; d=zohomail.com; s=zohoarc; b=KD2l9UbNTB4kJuy7FWLtmbAqEF0Fqd6SjGLDv0Bsp8AS9KFTlIK/Poe/OVagVViMa1NhP+yt+L1LTwl/zhKuH4MkRvAdwtzVEtgYXwIgH6IVBao5Ptar/5uKG1nYgKYg8marLznqNR3ZkNz4LuUYfz9/0Yq+pvCjMzvGEK0I6eM= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1758545272; 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=pjiKam0+mZychvVqZOK5D3a/2RehwZD3c7TXNFdrSHw=; b=XWS9u+4nQqIZtlHiIE7vA7At1yU1l0Zqyvf48CiyV7PW1mFuz+Nl0sn6b1mi83zNXn5vUPwWFE/xj60QP7Ey75N5CqVQu9nNWlafzyF+eP3PSgjQZ28x7Z4HUwR8oalfnW9OhU/yZE1UGMkJoFsJu1auCVagDDG2lCyamghhtVY= 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=1758545272; 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=pjiKam0+mZychvVqZOK5D3a/2RehwZD3c7TXNFdrSHw=; b=f3t1DDKMfV3oh+/WTJ9yjb3IgzaDDXEPd1n2/FVxdVGcs09gSw2bOinxc93n6kxX D2CKham5IEnNRAesVCJHPUPCsVLLSUAzvIV2gmDJux/uZ0jwW2OhH75awFCVo/bbyeM fivScx8y/nn8qjIh+EHPtK/rUe5FK7KPvlt1ePKE= Received: by mx.zohomail.com with SMTPS id 1758545269617286.2755232484285; Mon, 22 Sep 2025 05:47:49 -0700 (PDT) From: Junhui Liu Date: Mon, 22 Sep 2025 20:46:31 +0800 Subject: [PATCH v2 01/11] dt-bindings: vendor-prefixes: Add Anlogic, Milianke and Nuclei MIME-Version: 1.0 Message-Id: <20250922-dr1v90-basic-dt-v2-1-64d28500cb37@pigmoral.tech> References: <20250922-dr1v90-basic-dt-v2-0-64d28500cb37@pigmoral.tech> In-Reply-To: <20250922-dr1v90-basic-dt-v2-0-64d28500cb37@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 , Junhui Liu Cc: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, Palmer Dabbelt , Conor Dooley , linux-riscv@lists.infradead.org, linux-serial@vger.kernel.org, Krzysztof Kozlowski X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1758545232; l=1663; i=junhui.liu@pigmoral.tech; s=20250910; h=from:subject:message-id; bh=zWigtbHICOHZv/MBQkLY0zNIFybRsTN993Qc0QHlYvI=; b=FyERTkcK2pLiMRXfyiHdLWvcmZUlu1C2UIa2m1EOtqvXI/VMzK/SpTN0dxPwXk7WBtRaKQkhP BIGI2fLxB6GBcaeGg/KHAPBTXohjrAfhs9khKlSrTYqqmIcVSFMFl7K X-Developer-Key: i=junhui.liu@pigmoral.tech; a=ed25519; pk=cgATWSU1KfGWmdwNmkPyHGnWgofhqqhE8Vts58wyxe4= X-ZohoMailClient: External X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250922_054801_534850_794B55CF X-CRM114-Status: UNSURE ( 7.70 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-riscv@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-riscv" Errors-To: linux-riscv-bounces+linux-riscv=archiver.kernel.org@lists.infradead.org Add vendor prefixes for "anlogic", "milianke" and "nuclei". These are required for describing the Milianke MLKPAI-FS01 board with DR1V90 SoC from Anlogic, which uses a processor core designed by Nuclei. Acked-by: Krzysztof Kozlowski Signed-off-by: Junhui Liu --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 9ec8947dfcad2fa53b2dca2ca06a63710771a600..d5071dcc3b97b9030087992e872afc7b6d36160e 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -128,6 +128,8 @@ patternProperties: description: Anbernic "^andestech,.*": description: Andes Technology Corporation + "^anlogic,.*": + description: Shanghai Anlogic Infotech Co., Ltd. "^anvo,.*": description: Anvo-Systems Dresden GmbH "^aoly,.*": @@ -985,6 +987,8 @@ patternProperties: description: MikroElektronika d.o.o. "^mikrotik,.*": description: MikroTik + "^milianke,.*": + description: Changzhou Milianke Electronic Technology Co., Ltd "^milkv,.*": description: MilkV Technology Co., Ltd "^miniand,.*": @@ -1100,6 +1104,8 @@ patternProperties: description: Novatek "^novtech,.*": description: NovTech, Inc. + "^nuclei,.*": + description: Nuclei System Technology "^numonyx,.*": description: Numonyx (deprecated, use micron) deprecated: true -- 2.51.0 _______________________________________________ linux-riscv mailing list linux-riscv@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-riscv