Message ID | 20200120080100.170294-1-marcel@ziswiler.com (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v4,1/3] dt-bindings: add vendor prefix for logic technologies limited | expand |
Hi Marcel. On Mon, Jan 20, 2020 at 09:00:58AM +0100, Marcel Ziswiler wrote: > From: Marcel Ziswiler <marcel.ziswiler@toradex.com> > > Add vendor prefix for Logic Technologies Limited [1] which is a Chinese > display manufacturer e.g. distributed by German Endrich Bauelemente > Vertriebs GmbH [2]. > > [1] https://logictechno.com/contact-us/ > [2] https://www.endrich.com/isi50_isi30_tft-displays/lt170410-1whc_isi30 > > Signed-off-by: Marcel Ziswiler <marcel.ziswiler@toradex.com> > Reviewed-by: Philippe Schenker <philippe.schenker@toradex.com> > Acked-by: Rob Herring <robh@kernel.org> Thanks for the quick revision. All three patches applied to drm-misc-next. I applied patch 2 by hand due to conflicts caused by another patch I added just minutes ago. Sam > > --- > > Changes in v4: None > Changes in v3: None > Changes in v2: > - Added Philippe's reviewed-by. > - Added Rob's acked-by. > > 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 f9b84f24a382..ac4804d0a991 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -549,6 +549,8 @@ patternProperties: > description: Linear Technology Corporation > "^logicpd,.*": > description: Logic PD, Inc. > + "^logictechno,.*": > + description: Logic Technologies Limited > "^longcheer,.*": > description: Longcheer Technology (Shanghai) Co., Ltd. > "^lsi,.*": > -- > 2.24.1
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index f9b84f24a382..ac4804d0a991 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -549,6 +549,8 @@ patternProperties: description: Linear Technology Corporation "^logicpd,.*": description: Logic PD, Inc. + "^logictechno,.*": + description: Logic Technologies Limited "^longcheer,.*": description: Longcheer Technology (Shanghai) Co., Ltd. "^lsi,.*":