From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mx1.smtp.larsendata.com (mx1.smtp.larsendata.com [91.221.196.215]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id A6AEF2FAF for ; Wed, 18 Aug 2021 18:26:44 +0000 (UTC) Received: from mail01.mxhotel.dk (mail01.mxhotel.dk [91.221.196.236]) by mx1.smtp.larsendata.com (Halon) with ESMTPS id ce72083b-0051-11ec-b37b-0050568c148b; Wed, 18 Aug 2021 18:26:29 +0000 (UTC) Received: from ravnborg.org (80-162-45-141-cable.dk.customer.tdc.net [80.162.45.141]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) (Authenticated sender: sam@ravnborg.org) by mail01.mxhotel.dk (Postfix) with ESMTPSA id 0FC39194B25; Wed, 18 Aug 2021 20:26:50 +0200 (CEST) Date: Wed, 18 Aug 2021 20:26:37 +0200 X-Report-Abuse-To: abuse@mxhotel.dk From: Sam Ravnborg To: Nikola Pavlica Cc: dri-devel@lists.freedesktop.org, thierry.reding@gmail.com, airlied@linux.ie, daniel@ffwll.ch, linux-arm-kernel@lists.infradead.org, linux-sunxi@googlegroups.com, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] dt-bindings: add vendor prefix for Vivax Message-ID: References: <20210818144648.72665-1-pavlica.nikola@gmail.com> <20210818144648.72665-3-pavlica.nikola@gmail.com> Precedence: bulk X-Mailing-List: linux-sunxi@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20210818144648.72665-3-pavlica.nikola@gmail.com> Hi Nikola, On Wed, Aug 18, 2021 at 04:46:48PM +0200, Nikola Pavlica wrote: > Add vendor prefix for the Vivax brand by M SAN Grupa d.o.o. > > Source (in Croatian): https://www.vivax.com/hr/o-nama.aspx > > Signed-off-by: Nikola Pavlica One other note, bindings patches should also be copied to the devicetree mailing list. See the submitting-patches instructions. Sam > --- > 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 f6064d84a424..c234c392538d 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1206,6 +1206,8 @@ patternProperties: > description: Vitesse Semiconductor Corporation > "^vivante,.*": > description: Vivante Corporation > + "^vivax,.*": > + description: Vivax brand by M SAN Grupa d.o.o. > "^vocore,.*": > description: VoCore Studio > "^voipac,.*": > -- > 2.32.0