On 10/03/2025 16:47, Goran Rađenović wrote: > From: Goran Rađenović <gradenovic@xxxxxxxxxxxxxx> > > Ultratronik GmbH is a German electronics company: > https://www.ultratronik-ems.de/ > > Signed-off-by: Goran Rađenović <gradenovic@xxxxxxxxxxxxxx> > --- > 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 5079ca6ce1d1..563d319fb73e 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -1599,6 +1599,8 @@ patternProperties: > description: U.S. Robotics Corporation > "^utoo,.*": > description: Aigo Digital Technology Co., Ltd. > + "^ux,.*": Vendor prefixes shall match company name or domain, so: ultratronik > + description: Ultratronik GmbH > "^v3,.*": > description: V3 Semiconductor > "^vaisala,.*": Best regards, Krzysztof