Message ID | 20240215090442.3513760-1-heiko@sntech.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH | expand |
On Thu, Feb 15, 2024 at 10:04:41AM +0100, Heiko Stuebner wrote: > From: Heiko Stuebner <heiko.stuebner@cherry.de> > > admatec GmbH is a german supplier for industrial displays. > > Signed-off-by: Heiko Stuebner <heiko.stuebner@cherry.de> There's a fair few Admatec's it seems, so a link would be good: Link: https://www.admatec.de/ Acked-by: Conor Dooley <conor.dooley@microchip.com> Cheers, Conor. > --- > 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 1a0dc04f1db47..fef2e12b504ee 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -61,6 +61,8 @@ patternProperties: > description: Analog Devices, Inc. > "^adieng,.*": > description: ADI Engineering, Inc. > + "^admatec,.*": > + description: admatec GmbH > "^advantech,.*": > description: Advantech Corporation > "^aeroflexgaisler,.*": > -- > 2.39.2 >
On Thu, 15 Feb 2024 10:04:41 +0100, Heiko Stuebner wrote: > From: Heiko Stuebner <heiko.stuebner@cherry.de> > > admatec GmbH is a german supplier for industrial displays. > > Applied, thanks! Adding the link to the manufacturer Conor suggested. [1/2] dt-bindings: vendor-prefixes: add prefix for admatec GmbH commit: 9de552935b6ceaa113d205232fde70e5345bdf29 [2/2] dt-bindings: display: panel-lvds: Add compatible for admatec 9904370 panel commit: c530379a6876eb4c9c4a83f1b65d8cd9d66ee229 Best regards,
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 1a0dc04f1db47..fef2e12b504ee 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -61,6 +61,8 @@ patternProperties: description: Analog Devices, Inc. "^adieng,.*": description: ADI Engineering, Inc. + "^admatec,.*": + description: admatec GmbH "^advantech,.*": description: Advantech Corporation "^aeroflexgaisler,.*":