Received: by 2002:a05:6a10:af89:0:0:0:0 with SMTP id iu9csp325406pxb; Thu, 27 Jan 2022 23:15:21 -0800 (PST) X-Google-Smtp-Source: ABdhPJxDp76pd6XBE2eEJ3q5TkP07afqjfs39wENH/TDuWGvEeQpe8nzPfm8HHRabBdXZiHKowIV X-Received: by 2002:a17:907:c0d:: with SMTP id ga13mr5630355ejc.576.1643354121504; Thu, 27 Jan 2022 23:15:21 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1643354121; cv=none; d=google.com; s=arc-20160816; b=FgMsWr3RQs9mSkl/Yer665cpbJWe1AZDUZvAZO6ry/i1n5fGtC3ZHJhzgQ0LapKXuZ nX0iYW3IqQJqd8mpfuq227VbvrTEggLy1ixlWO2f3y5DWfR/Xf+kryX4OhiJ5zM+kIIe tkhgMqkTRWOdtdfI+WeEXd0/KIYV9fm+/Mhuyj0e4MhNwgkHstj9WjiqjpkuIbon8jp8 doRc0hzjbzKe/D6mc2XcUio3/lvNP4WIMJ5apQX3+wtGg/XEY57f6TI89KbA0Rge2KEJ bSBpCSoxJZxFAE2oszpbh9y7YPrgLmvweYrN0F7E/8vV12U+ILzwNMzz+Fp3C7AwKGGy uDRQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=OlJHKxjv+JicJaaVAP5tw4T0GUlXDJ4DA8+uMzcQYc0=; b=YKtd+CITXgLl6J3Iuv78F2HnnXFTWtZD0IKgARylnLArXM0j83ozaB79KcGlcQoLjj 2UBVUsBdi8Ma+5Yxewr5IBHB2yHvedXlHZ7fm2Go0M/OdL4kOxG4Bbq6QWKbFKn+TKhK NaL6gkJvJm+7pg/0Z8Trt3YX+fKdXl+gI1e7BZQXyB3t7JmxvuvYExld3zULMwHXGTas Mx8tZmy0E5uC/9GdENGs7AQ0OrR5wzVm8EDXexOJdap4SCtOTwYfYfJGF7J1IQfUY4KC 867UXU0/XL1YR68U5fdJ8Jju39vVJti+Qns0DjItecb+NQ/S5e6Ni5/6mPkM9dSZiu6W QtJg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id go16si2722543ejc.951.2022.01.27.23.14.56; Thu, 27 Jan 2022 23:15:21 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S242852AbiA0PRB (ORCPT + 99 others); Thu, 27 Jan 2022 10:17:01 -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 Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@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,.*": -- 2.30.2