From mboxrd@z Thu Jan 1 00:00:00 1970 From: Wei Ni Subject: Re: [PATCH v5 2/3] of: add vendor prefix for GMT Date: Wed, 13 Nov 2013 17:57:32 +0800 Message-ID: <52834D0C.90801@nvidia.com> References: <1381137940-22608-1-git-send-email-wni@nvidia.com> <1381137940-22608-3-git-send-email-wni@nvidia.com> <20131112153934.30543f8d@endymion.delvare> Mime-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20131112153934.30543f8d-R0o5gVi9kd7kN2dkZ6Wm7A@public.gmane.org> Sender: linux-tegra-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org To: Jean Delvare Cc: "linux-0h96xk9xTtrk1uMJSBkQmQ@public.gmane.org" , "broonie-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org" , "swarren-3lzwWm7+Weoh9ZMKESR00Q@public.gmane.org" , "lm-sensors-GZX6beZjE8VD60Wz+7aTrA@public.gmane.org" , "linux-tegra-u79uwXL29TY76Z2rM5mHXA@public.gmane.org" List-Id: linux-tegra@vger.kernel.org On 11/12/2013 10:39 PM, Jean Delvare wrote: > Hi Wei, > > On Mon, 7 Oct 2013 17:25:39 +0800, Wei Ni wrote: >> Adding Global Mixed-mode Technology Inc. to the list >> of devicetree vendor prefixes. >> >> Signed-off-by: Wei Ni >> --- >> .../devicetree/bindings/vendor-prefixes.txt | 1 + >> 1 file changed, 1 insertion(+) >> >> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt >> index 2956800..634c35f 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -28,6 +28,7 @@ est ESTeem Wireless Modems >> fsl Freescale Semiconductor >> GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. >> gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. >> +gmt Global Mixed-mode Technology Inc. >> hisilicon Hisilicon Limited. >> hp Hewlett Packard >> ibm International Business Machines (IBM) > > This patch looks good (except maybe for the missing comma before > "Inc.") but I'm not the one who can apply it. If should be sent to the > OF/DT maintainers as listed by ./scripts/get_maintainer.pl. Ok, I will update this patch, and send to OF/DT maintainer. Thanks. Wei. >