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 24925C54F51 for ; Wed, 29 Jul 2026 08:40:27 +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:In-Reply-To:MIME-Version:References: 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=1lD8eZeTqXFfJK2FdD6e0tMHfhsQSfNXGM9oDFXWzaI=; b=jvUxSyLxST3Pf6 6P4ybHltlImlpep0Q02V3AlJKyttaJKEAyZuqF028scoYHQq7JOay3sRZ67+iM9wAfPlTXnkuv+hR md0qTd/IhIZlDaL+aXBqTwBgpKz/N6UcD5PRMail/ByDmKuRBxGzHQ51GByBX7ZR/bhDXKZGlH+WC JEWDcdIgPbYUwLiyvfQDxM3KljsCqnORioOrEHHZ4w/Q4NgSQnoT77FV4L6dSe67IsRagRSuBCwoK EzMkgk9OpzEKsTxww20bLlfazqORC2wJNnSi9QqFw1gBwTCU3Jl87M5hB/ji1SrJNRRpCXfsXWJYE VOjujVtjV7RXtf/Srtdg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.99.1 #2 (Red Hat Linux)) id 1wozpu-00000007Fzz-0lxZ; Wed, 29 Jul 2026 08:40:22 +0000 Received: from tor.source.kernel.org ([172.105.4.254]) by bombadil.infradead.org with esmtps (Exim 4.99.1 #2 (Red Hat Linux)) id 1wozps-00000007FzT-3EKs; Wed, 29 Jul 2026 08:40:20 +0000 Received: from smtp.kernel.org (quasi.space.kernel.org [100.103.45.18]) by tor.source.kernel.org (Postfix) with ESMTP id 2C49B60A5E; Wed, 29 Jul 2026 08:40:20 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A7D8F1F000E9; Wed, 29 Jul 2026 08:40:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=kernel.org; s=k20260515; t=1785314419; bh=lgVUcD8CFwoIBIUfkRSTzNndhdC7UEOcfo40aszScmE=; h=Date:From:To:Cc:Subject:References:In-Reply-To; b=Pz3hMM0FQ5je3tz4sXl5/T3mPU0zNBSa2Py+tDu8Qs8igIipFWRYPF5MZ2HoMGvRX CB/vkkqC4ujVZQNEiVFZf57ir88xqMZaRs3HC8VwSTiNltd+at5OXBwgP2yJjQDr7c HGc9K2WcB2SuFKQpQYzWjbKGzTDO7x+0XKS0n2/hwpEobpgGQeEN544xBG/O7ernDf sRrk1XUElCsE/RrXaV4jCYC5y758UxEsg/BvJ41BHbqcvNp5zrjjkTcn1QMNrL2zVZ AQ+uYQx6paUeg8abmgjy+bLMUFm9By9A3/S6yhkbJQJxfI6kLKZ+H85y5ET6n/uSvd p2krLy7KGT4TA== Date: Wed, 29 Jul 2026 10:40:15 +0200 From: Krzysztof Kozlowski To: Alberto Robazza Cc: robh@kernel.org, krzk+dt@kernel.org, conor+dt@kernel.org, neil.armstrong@linaro.org, khilman@baylibre.com, jbrunet@baylibre.com, martin.blumenstingl@googlemail.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-amlogic@lists.infradead.org, Alberto Robazza Subject: Re: [PATCH v3 1/3] dt-bindings: vendor-prefixes: add Orbbec Message-ID: <20260729-unbreakable-observant-clam-ca4f6d@quoll> References: <20260728151636.236393-1-robazzalberto@gmail.com> <20260728151636.236393-2-robazzalberto@gmail.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20260728151636.236393-2-robazzalberto@gmail.com> X-BeenThere: linux-amlogic@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-amlogic" Errors-To: linux-amlogic-bounces+linux-amlogic=archiver.kernel.org@lists.infradead.org On Tue, Jul 28, 2026 at 05:16:34PM +0200, Alberto Robazza wrote: > Add the "orbbec" vendor prefix for Orbbec Inc., a manufacturer of > 3D depth cameras and embedded vision boards. The prefix is needed by > an upcoming board compatible string ("orbbec,zora-p1") introduced by > this series. Drop the last sentence. It is implied if it comes within this patchset. Are you using it in this patchset, though? > > Link: https://www.orbbec.com/ > Signed-off-by: Alberto Robazza > --- > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) Acked-by: Krzysztof Kozlowski Best regards, Krzysztof _______________________________________________ linux-amlogic mailing list linux-amlogic@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-amlogic