Messages in this thread Patch in this message |  | | From | Schrempf Frieder <> | Subject | Re: [PATCH v2 1/2] dt-bindings: vendor-prefixes: Add Admatec AG | Date | Fri, 26 Jul 2019 09:48:32 +0000 |
| |
On 26.07.19 08:17, Krzysztof Kozlowski wrote: > Add vendor prefix for Admatec AG.
We get the displays used with the Kontron eval kits from "admatec GmbH" in Hamburg, not "Admatec AG" in Switzerland. I think we have to differentiate here.
I will review patch 2/2 soon...
> > Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org> > > --- > > Changes since v1: > New patch > --- > 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 6992bbbbffab..94c816f74209 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -43,6 +43,8 @@ patternProperties: > description: AD Holdings Plc. > "^adi,.*": > description: Analog Devices, Inc. > + "^admatec,.*": > + description: Admatec AG > "^advantech,.*": > description: Advantech Corporation > "^aeroflexgaisler,.*": > |  |