From patchwork Thu Jan 27 15:16:36 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 538090 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id DF358C433EF for ; Thu, 27 Jan 2022 15:17:01 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230228AbiA0PRA (ORCPT ); Thu, 27 Jan 2022 10:17:00 -0500 Received: from out28-221.mail.aliyun.com ([115.124.28.221]:49212 "EHLO out28-221.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S242844AbiA0PRA (ORCPT ); Thu, 27 Jan 2022 10:17:00 -0500 X-Alimail-AntiSpam: AC=CONTINUE; BC=0.847046|0.8261247; CH=green; DM=|SPAM|false|; DS=CONTINUE|ham_system_inform|0.0212515-0.000109326-0.978639; FP=0|0|0|0|0|-1|-1|-1; HT=ay29a033018047205; MF=icenowy@nucleisys.com; NM=1; PH=DS; RN=10; RT=10; SR=0; TI=SMTPD_---.Mj85Oz4_1643296614; Received: from ice-e5v2.lan(mailfrom:icenowy@nucleisys.com fp:SMTPD_---.Mj85Oz4_1643296614) by smtp.aliyun-inc.com(33.45.46.134); Thu, 27 Jan 2022 23:16:56 +0800 From: Icenowy Zheng To: Rob Herring , Palmer Dabbelt , Paul Walmsley , Albert Ou Cc: linux-kernel@vger.kernel.org, devicetree@vger.kernel.org, linux-riscv@lists.infradead.org, linux-serial@vger.kernel.org, linux-spi@vger.kernel.org, Icenowy Zheng Subject: [PATCH 01/12] dt-bindings: vendor-prefixes: add Nuclei Date: Thu, 27 Jan 2022 23:16:36 +0800 Message-Id: <20220127151647.2375449-2-icenowy@nucleisys.com> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220127151647.2375449-1-icenowy@nucleisys.com> References: <20220127151647.2375449-1-icenowy@nucleisys.com> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Nuclei System Technology is a RISC-V CPU IP core vendor. Add vendor prefix for it. Signed-off-by: Icenowy Zheng --- Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 294093d45a23..8d786367b093 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -842,6 +842,8 @@ patternProperties: description: Nordic Semiconductor "^novtech,.*": description: NovTech, Inc. + "^nuclei,.*": + description: Nuclei System Technology "^nutsboard,.*": description: NutsBoard "^nuvoton,.*":