From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sam Ravnborg Subject: Re: [PATCH v3 1/3] dt-bindings: Add vendor prefix for Elida Date: Sat, 29 Feb 2020 16:59:27 +0100 Message-ID: <20200229155927.GA10195@ravnborg.org> References: <20200229151506.750242-1-heiko@sntech.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Content-Disposition: inline In-Reply-To: <20200229151506.750242-1-heiko-4mtYJXux2i+zQB+pC5nmwQ@public.gmane.org> Sender: devicetree-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Heiko Stuebner Cc: dri-devel-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org, thierry.reding-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, robh+dt-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org, devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, mark.rutland-5wv7dgnIgG8@public.gmane.org, christoph.muellner-SN7IsUiht6C/RdPyistoZJqQE7yCjDx5@public.gmane.org, robin.murphy-5wv7dgnIgG8@public.gmane.org, linux-rockchip-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org, francescolavra.fl-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org, Heiko Stuebner List-Id: linux-rockchip.vger.kernel.org On Sat, Feb 29, 2020 at 04:15:04PM +0100, Heiko Stuebner wrote: > From: Heiko Stuebner > > Shenzen Elida Technology Co. Ltd. is a Chinese TFT manufacturer. > > Signed-off-by: Heiko Stuebner > Acked-by: Sam Ravnborg > --- > 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-uyr5N9Q2VtJg9hUCZPvPmw@public.gmane.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