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 24054C4345F for ; Wed, 17 Apr 2024 08:21:48 +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=0bLkA5rGgElCjOveOmSfwPnBiOvfSc2LstAp5L3Y/RE=; b=ElK67BpvrSwkxi L/ui7Wyt/QcCQ7ObOxE3jc+V9eboM1PAUtr6RQD8KKuBfy1wtYVFoJ70Fp2mQcS5zFoYSDMNd8Oly VpG+KlOf4SiMHP6/Em25OUS0HE6vqExyokkgHcpIaCvb4nDP9hflpm186xwafI95EySWa4GBQXuYg ENn4NmEGR/yLWvZdzUxOCrUO3VmpgA+Ie/5Aapj3VsyvXPnGZARB8VD8ytYDILzNRR32uqhpWFqn1 8P//9rk9cBmCdH44feikqxPU/GfxxN3fGO253qqpisUiDLYIU39II8VxPdnQm9kpT0RNz+GkRUC+S s2kRQTvXkXTJj4K8593w==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.97.1 #2 (Red Hat Linux)) id 1rx0Xt-0000000FBZb-2sOw; Wed, 17 Apr 2024 08:21:33 +0000 Received: from gloria.sntech.de ([185.11.138.130]) by bombadil.infradead.org with esmtps (Exim 4.97.1 #2 (Red Hat Linux)) id 1rx0Xq-0000000FBYv-0wsQ; Wed, 17 Apr 2024 08:21:32 +0000 Received: from i5e8616c3.versanet.de ([94.134.22.195] helo=diego.localnet) by gloria.sntech.de with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1rx0Xe-0001bO-En; Wed, 17 Apr 2024 10:21:18 +0200 From: Heiko =?ISO-8859-1?Q?St=FCbner?= To: devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-rockchip@lists.infradead.org, Jianfeng Liu , conor+dt@kernel.org Cc: robh@kernel.org, krzk+dt@kernel.org, liujianfeng1994@gmail.com, sfr@canb.auug.org.au, weizhao.ouyang@arm.com Subject: Re: [PATCH v4 1/3] dt-bindings: vendor-prefixes: add ArmSoM Date: Wed, 17 Apr 2024 10:21:17 +0200 Message-ID: <13494460.uLZWGnKmhe@diego> In-Reply-To: <20240416034626.317823-2-liujianfeng1994@gmail.com> References: <20240416034626.317823-1-liujianfeng1994@gmail.com> <20240416034626.317823-2-liujianfeng1994@gmail.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20240417_012130_318585_D09A0E67 X-CRM114-Status: GOOD ( 13.25 ) X-BeenThere: linux-arm-kernel@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-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Am Dienstag, 16. April 2024, 05:46:24 CEST schrieb Jianfeng Liu: > Add vendor prefix for ArmSoM (https://www.armsom.org) > > Signed-off-by: Jianfeng Liu [PATCH v3 1/3] dt-bindings: vendor-prefixes: add ArmSoM yesterday got a Acked-by: Conor Dooley in https://lore.kernel.org/r/20240416-choosing-boney-33cf206d0f38@spud > --- > 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 e4aeeb5fe..e47405535 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -151,6 +151,8 @@ patternProperties: > description: ARM Ltd. > "^armadeus,.*": > description: ARMadeus Systems SARL > + "^armsom,.*": > + description: ArmSoM Technology Co., Ltd. > "^arrow,.*": > description: Arrow Electronics > "^artesyn,.*": > _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel