From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754060AbcHTSLx (ORCPT ); Sat, 20 Aug 2016 14:11:53 -0400 Received: from mail-wm0-f53.google.com ([74.125.82.53]:35062 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753616AbcHTSLu (ORCPT ); Sat, 20 Aug 2016 14:11:50 -0400 Subject: Re: [PATCH v2 1/4] dt-bindings: vendor-prefixes: Add Sierra Wireless To: Rob Herring References: <1471525881-2797-1-git-send-email-narmstrong@baylibre.com> <1471525881-2797-2-git-send-email-narmstrong@baylibre.com> <20160819134846.GA2414@rob-hp-laptop> Cc: linux@armlinux.org.uk, mark.rutland@arm.com, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-soc@vger.kernel.org, linux-arm-msm@vger.kernel.org From: Neil Armstrong Organization: Baylibre Message-ID: Date: Sat, 20 Aug 2016 20:11:46 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0 MIME-Version: 1.0 In-Reply-To: <20160819134846.GA2414@rob-hp-laptop> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 08/19/2016 03:48 PM, Rob Herring wrote: > On Thu, Aug 18, 2016 at 03:11:18PM +0200, Neil Armstrong wrote: >> Add Sierra Wireless as swi vendor prefix. >> >> Signed-off-by: Neil Armstrong >> --- >> 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 1992aa9..5a8881f 100644 >> --- a/Documentation/devicetree/bindings/vendor-prefixes.txt >> +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt >> @@ -254,6 +254,7 @@ starry Starry Electronic Technology (ShenZhen) Co., LTD >> startek Startek >> ste ST-Ericsson >> stericsson ST-Ericsson >> +swi Sierra Wireless > > swir is the stock ticker. Can you use that? I hoped to use swi since they use is a lot, bet swir is indeed more coherent. > > This is going to have some conflicts with some sorting fixes, so I plan > to pick up this patch separately. OK/\. > > Rob > Thanks, Neil