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 3511DC04A6A for ; Thu, 3 Aug 2023 12:35:07 +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:Subject:Cc:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=z7pVu2E3cjATc/BKO92chgQBHKYkAGrgfU/a1vQArss=; b=t5K9RdT5CBAjBA 6YLJloBqw/jHDh7SCqDSn+HHudSIaWXs0QaeUw9zyV0aFJXjvwPKW4bv4v5cI54igWu1GpzWFfKnn Rc++/dyMuHFDHi2wIaMJMKZqXFLuhM4xHGkc9tdsE0fM3qYiFmc3GDHxnmhBzMeHb187UBsv5tUHL o5JlMc8P2RADLLcYgmWiwhg9bnY2ZRRpUQrhZy+G8T5vJeI3hrLXSFxLklqxP4bpcKXjsPU1LLLNM 2Twyg80knaR6ddIgGIpxhQOpt08Ms3GFfgKhYZziCq+DGgprUtUZxfXgU4WK/1AGwgZAprCTZ9SUn GC0QZU9uWiQdU6ETKCWA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRXXE-008T5V-0d; Thu, 03 Aug 2023 12:34:32 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qRXXA-008T1g-3A for linux-arm-kernel@lists.infradead.org; Thu, 03 Aug 2023 12:34:30 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 674A4113E; Thu, 3 Aug 2023 05:35:06 -0700 (PDT) Received: from donnerap.manchester.arm.com (usa-sjc-imap-foss1.foss.arm.com [10.121.207.14]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 5F0283F6C4; Thu, 3 Aug 2023 05:34:20 -0700 (PDT) Date: Thu, 3 Aug 2023 13:34:13 +0100 From: Andre Przywara To: Martin Botka Cc: Konrad Dybcio , AngeloGioacchino Del Regno , Marijn Suijten , Jami Kettunen , Paul Bouchara , Martin Botka , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Andrew Lunn , Icenowy Zheng , Ludwig Kormann , Heiko Stuebner , Shawn Guo , Bjorn Andersson , Chris Morgan , Jagan Teki , Maxime Ripard , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH v1 1/6] dt-bindings: vendor-prefixes: Add BigTreeTech Message-ID: <20230803133413.04cc3ea5@donnerap.manchester.arm.com> In-Reply-To: <32C9B4A9A60647F1+20230802220309.163804-2-martin@biqu3d.com> References: <20230802220309.163804-1-martin@biqu3d.com> <32C9B4A9A60647F1+20230802220309.163804-2-martin@biqu3d.com> Organization: ARM X-Mailer: Claws Mail 3.18.0 (GTK+ 2.24.32; aarch64-unknown-linux-gnu) MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230803_053429_074296_2228BE7E X-CRM114-Status: GOOD ( 17.03 ) 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 On Thu, 3 Aug 2023 00:02:34 +0200 Martin Botka wrote: > From: Martin Botka > > BigTreeTech is a company based in Shenzhen that makes > 3D printers and accessories. > > Add prefix for it. > > Signed-off-by: Martin Botka Reviewed-by: Andre Przywara Cheers, Andre > --- > 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 af60bf1a6664..1d5f86e3f099 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -194,6 +194,8 @@ patternProperties: > description: Beckhoff Automation GmbH & Co. KG > "^bitmain,.*": > description: Bitmain Technologies > + "^bigtreetech,.*": > + description: Shenzhen BigTree Tech CO., LTD > "^blutek,.*": > description: BluTek Power > "^boe,.*": _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel