From patchwork Tue Jan 14 00:14:09 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Junhao Xie X-Patchwork-Id: 13938251 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 5D329C02184 for ; Tue, 14 Jan 2025 00:17:34 +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:MIME-Version:References:In-Reply-To: Message-ID:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=3qNk6vQI36++5EdBFSdZ3Q0fAHN7HWQj7f+qNROb7hU=; b=4r1ZBTrzvn6v+Q SBggcsxDTaXbbdMLuVMbQf70L9crdd8237rF7NXT2BFhs/NxMLrssMGdX/kQGE1gDlvfVlVdMlPQi WCsgZckEW3I5yktTMNB/gD1AS9khkO+/sd0OzvkKZLxV9/KmSf+urp0Jx7tN+qBPW8kgoXTSBpD92 JWLmzVGAq2j/Hr7qyt4WC8C3Hm3cnH7NY389k9gGdVct6S9r87Ia+97fWUA/V7rr5VXZs4aPmIBXJ RXA9xq1byauD2zkICCWVJd3w1JZbZpZygzxnxLU7OTXxrzxEIKRxrFUgV/+1ea+d43Ny/I2eJG0CK pEthMknDKRuXDwYq/q5A==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tXUcZ-0000000720R-3Own; Tue, 14 Jan 2025 00:17:27 +0000 Received: from [129.204.178.38] (helo=classfun.cn) by bombadil.infradead.org with esmtp (Exim 4.98 #2 (Red Hat Linux)) id 1tXUa7-000000071YZ-2G99; Tue, 14 Jan 2025 00:14:57 +0000 Received: from bigfoot-server-storage.classfun.cn (unknown [124.72.162.122]) (Authenticated sender: bigfoot) by classfun.cn (Postfix) with ESMTPSA id 4472178919; Tue, 14 Jan 2025 08:14:47 +0800 (CST) DKIM-Filter: OpenDKIM Filter v2.11.0 classfun.cn 4472178919 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=classfun.cn; s=default; t=1736813693; bh=UkDTYY8KW5swg2Vb/3ARy/Sz6kcmYdaLC2Hfhsg9HCM=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=BvRjU2uWrVOulgoWCG+VJVtH6onLVhPbmYurG5LeFRS9c3NQV95A+A5UZDNwUJqI3 4PQ22QT65bYVKAj/SRiE5GzsFzZpbSF8Rv3txSBRvMv+HRsweOdSZICMgOhB7Nd0vc t2U/hmCviYuwMPjqziKwfESov4i55U8YSv8KV07E= From: Junhao Xie To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Heiko Stuebner , Jonas Karlman , Chukun Pan , Junhao Xie , FUKAUMI Naoki , Dragan Simic , linux-rockchip@lists.infradead.org, linux-kernel@vger.kernel.org, Krzysztof Kozlowski Subject: [PATCH v7 1/3] dt-bindings: vendor-prefixes: Add prefix for Ariaboard Date: Tue, 14 Jan 2025 08:14:09 +0800 Message-ID: <20250114001411.1848529-2-bigfoot@classfun.cn> X-Mailer: git-send-email 2.47.1 In-Reply-To: <20250114001411.1848529-1-bigfoot@classfun.cn> References: <20250114001411.1848529-1-bigfoot@classfun.cn> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250113_161455_973688_B66F2970 X-CRM114-Status: UNSURE ( 6.93 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-rockchip@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Upstream kernel work for Rockchip platforms List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "Linux-rockchip" Errors-To: linux-rockchip-bounces+linux-rockchip=archiver.kernel.org@lists.infradead.org Add an entry for Ariaboard from Shanghai Novotech Ariaboard represents a product line from Shanghai Novotech Co., Ltd. Link: https://shanghainovotech.com/ Link: https://ariaboard.com/ Signed-off-by: Junhao Xie Reviewed-by: Krzysztof Kozlowski --- 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 da01616802c7..25e1efbe7c3a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -147,6 +147,8 @@ patternProperties: description: Arctic Sand "^arcx,.*": description: arcx Inc. / Archronix Inc. + "^ariaboard,.*": + description: Shanghai Novotech Co., Ltd. (Ariaboard) "^aries,.*": description: Aries Embedded GmbH "^arm,.*":