Re: [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand
On 1/27/26 15:27, Rob Herring wrote: 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? Ok wow thanks I just missed it, somehow it looks good for me... Neil "^azoteq,.*": description: Azoteq (Pty) Ltd -- 2.34.1
Re: [PATCH v2 4/7] dt-binding: vendor-prefixes: document the Ayaneo brand
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 >
