From mboxrd@z Thu Jan 1 00:00:00 1970 From: Grant Likely Subject: Re: [PATCH] of: add vendor prefix for Qualcomm Atheros, Inc. Date: Sat, 20 Jul 2013 06:06:42 +0100 Message-ID: <20130720050642.59D853E1681@localhost> References: <1367398434-9230-1-git-send-email-juhosg@openwrt.org> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1367398434-9230-1-git-send-email-juhosg-p3rKhJxN3npAfugRpC6u6w@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: devicetree-discuss-bounces+gldd-devicetree-discuss=m.gmane.org-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org Sender: "devicetree-discuss" Cc: Gabor Juhos , devicetree-discuss-uLR06cmDAlY/bJ5BZ2RsiQ@public.gmane.org, "Luis R. Rodriguez" List-Id: devicetree@vger.kernel.org On Wed, 1 May 2013 10:53:54 +0200, Gabor Juhos wrote: > This prefix will be used in various compatible properties > for the devices from Qualcomm Atheros, Inc. > > Cc: Luis R. Rodriguez > Signed-off-by: Gabor Juhos Applied, thanks g. > --- > Documentation/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 19e1ef7..20559cd 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -40,6 +40,7 @@ nxp NXP Semiconductors > onnn ON Semiconductor Corp. > picochip Picochip Ltd > powervr PowerVR (deprecated, use img) > +qca Qualcomm Atheros, Inc. > qcom Qualcomm, Inc. > ramtron Ramtron International > realtek Realtek Semiconductor Corp. > -- > 1.7.10 >