Message ID | 20200229151506.750242-1-heiko@sntech.de (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
Series | [v3,1/3] dt-bindings: Add vendor prefix for Elida | expand |
On Sat, Feb 29, 2020 at 04:15:04PM +0100, Heiko Stuebner wrote: > From: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > > Shenzen Elida Technology Co. Ltd. is a Chinese TFT manufacturer. > > Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > Acked-by: Sam Ravnborg <sam@ravnborg.org> > --- > Hi Rob, > > as can be seen on [0], Sam expects you to apply the vendor prefix > to the main dt-tree. Or just an ack - then we take it via drm-misc-next. Sam > > Thanks > Heiko > > [0] http://lore.kernel.org/r/20200229125725.GC5447@ravnborg.org > > 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 9e67944bec9c..38d3149d3adc 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml > @@ -285,6 +285,8 @@ patternProperties: > description: Elan Microelectronic Corp. > "^elgin,.*": > description: Elgin S/A. > + "^elida,.*": > + description: Shenzhen Elida Technology Co., Ltd. > "^embest,.*": > description: Shenzhen Embest Technology Co., Ltd. > "^emlid,.*": > -- > 2.24.1
On Sat, 29 Feb 2020 16:15:04 +0100, Heiko Stuebner wrote: > From: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > > Shenzen Elida Technology Co. Ltd. is a Chinese TFT manufacturer. > > Signed-off-by: Heiko Stuebner <heiko.stuebner@theobroma-systems.com> > Acked-by: Sam Ravnborg <sam@ravnborg.org> > --- > Hi Rob, > > as can be seen on [0], Sam expects you to apply the vendor prefix > to the main dt-tree. > > Thanks > Heiko > > [0] http://lore.kernel.org/r/20200229125725.GC5447@ravnborg.org > > Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ > 1 file changed, 2 insertions(+) > Applied, thanks. Rob
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 9e67944bec9c..38d3149d3adc 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -285,6 +285,8 @@ patternProperties: description: Elan Microelectronic Corp. "^elgin,.*": description: Elgin S/A. + "^elida,.*": + description: Shenzhen Elida Technology Co., Ltd. "^embest,.*": description: Shenzhen Embest Technology Co., Ltd. "^emlid,.*":