From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 5E9AC29CB52; Tue, 27 Jan 2026 14:27:31 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769524051; cv=none; b=QnekwEER2ZdBFF2vkJecT7TLwFppI3IzjhZSPtmlUJul9jjvCyBp0y9GFTuMSt1sh/96OyAJcA6moRpr7UCc/AIQVVzrThSg5awLm2d9hpGcp35xA+nzCwK5qWket4r+T2tMdQhgBXJw0etH1A8m+GMMKivZYhGu7HW2BgSVgDU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1769524051; c=relaxed/simple; bh=kSvgbFNl4znFooZmSYl/Gfrc8RPQB08i4c/TYv0Xotg=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=cvjFE8foUBllkf7QE1crEclOkHDqBeVcjl5TurwzRh/FzJnJuWfo7zqlzDTDUXEWZgElpJWj9uJzklv7sS5bcL9kH9SXifflnrzKfG/EtTLqpwFM5Rfk4f3Pg8gP44LG4TdrOKVi4oR2T8HC1N8wi36wwSgABeIBHXMylqJTTIg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=BQ68xMdB; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="BQ68xMdB" Received: by smtp.kernel.org (Postfix) with ESMTPSA id D6811C116C6; Tue, 27 Jan 2026 14:27:30 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1769524051; bh=kSvgbFNl4znFooZmSYl/Gfrc8RPQB08i4c/TYv0Xotg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=BQ68xMdBYGUA+v61/hYn9NydB2Z/cavCgONlaMJ3VPqk+Ij9HHSvhEPVA+h7p8OCj qr0olH+j/mgyAS2qKs4PwX5fgMrPXo37ujye71IL59V1LAhO45LOEsSeoH2OZ1vBao H1ijasCbdFpgSDwPo9FmVHDIT62pGT3ax155C3LS5RicrR2R3cZref0aL1e8iU5E+k VtXiH4QdiwnryGcigH5re3kZWeBdMKEKZB4FxVylCa5zfEBQRPkk8p064aOMa1YzYV nQx41a7JhfGiw+e+NioGFxACDm19eQablwunodpTLPUSFb4zEyIK/LWuGAkqU+8jEP 50q6dYp34Rl1w== Date: Tue, 27 Jan 2026 08:27:29 -0600 From: Rob Herring To: Neil Armstrong Cc: Krzysztof Kozlowski , Conor Dooley , Bjorn Andersson , Konrad Dybcio , Rob Clark , Dmitry Baryshkov , Abhinav Kumar , Jessica Zhang , Sean Paul , Marijn Suijten , David Airlie , Simona Vetter , Greg Kroah-Hartman , Geert Uytterhoeven , Magnus Damm , Bartosz Golaszewski , Manivannan Sadhasivam , Bjorn Helgaas , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-msm@vger.kernel.org, dri-devel@lists.freedesktop.org, freedreno@lists.freedesktop.org, linux-usb@vger.kernel.org, linux-renesas-soc@vger.kernel.org, linux-pci@vger.kernel.org, Krzysztof Kozlowski Subject: Re: [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand Message-ID: <20260127142729.GA1622953-robh@kernel.org> References: <20260127-topic-sm8650-ayaneo-pocket-s2-base-v2-0-c55ec1b5d8bf@linaro.org> <20260127-topic-sm8650-ayaneo-pocket-s2-base-v2-4-c55ec1b5d8bf@linaro.org> Precedence: bulk X-Mailing-List: linux-usb@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260127-topic-sm8650-ayaneo-pocket-s2-base-v2-4-c55ec1b5d8bf@linaro.org> On Tue, Jan 27, 2026 at 10:57:31AM +0100, Neil Armstrong wrote: > Document the Ayaneo from the Anyun Intelligent Technology > (Hong Kong) Co., Ltd company. > Website: https://www.ayaneo.com/product/ayaneobrand.html > > Acked-by: Krzysztof Kozlowski > Signed-off-by: Neil Armstrong > --- > 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 c7591b2aec2a..1f83979e0d09 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -216,6 +216,8 @@ patternProperties: > "^axiado,.*": > description: Axiado Corporation > "^axis,.*": > + description: Anyun Intelligent Technology (Hong Kong) Co., Ltd > + "^ayaneo,.*": > description: Axis Communications AB description is in the wrong place. Bad rebase? > "^azoteq,.*": > description: Azoteq (Pty) Ltd > > -- > 2.34.1 >