From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753129AbcDSWX2 (ORCPT ); Tue, 19 Apr 2016 18:23:28 -0400 Received: from mail.kernel.org ([198.145.29.136]:43146 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753082AbcDSWX0 (ORCPT ); Tue, 19 Apr 2016 18:23:26 -0400 Date: Tue, 19 Apr 2016 17:23:20 -0500 From: Rob Herring To: Srinivas Kandagatla Cc: devicetree@vger.kernel.org, Pawel Moll , Mark Rutland , linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/2] of: Add Arrow Electronics to vendor prefix list Message-ID: <20160419222320.GA31467@rob-hp-laptop> References: <1460453397-5597-1-git-send-email-srinivas.kandagatla@linaro.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1460453397-5597-1-git-send-email-srinivas.kandagatla@linaro.org> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, Apr 12, 2016 at 10:29:56AM +0100, Srinivas Kandagatla wrote: > This patch adds Arrow Electronics to vendor perfix list, as this vendor > makes some of the Qualcomm SOC based 96boards like DB600c and DB410c. > > Signed-off-by: Srinivas Kandagatla Applied, thanks. Rob > --- > 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 86740d4..f382061 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -27,6 +27,7 @@ aptina Aptina Imaging > arasan Arasan Chip Systems > arm ARM Ltd. > armadeus ARMadeus Systems SARL > +arrow Arrow Electronics > artesyn Artesyn Embedded Technologies Inc. > asahi-kasei Asahi Kasei Corp. > atlas Atlas Scientific LLC > -- > 2.5.0 >