From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753230AbcJJRMZ (ORCPT ); Mon, 10 Oct 2016 13:12:25 -0400 Received: from mail-oi0-f65.google.com ([209.85.218.65]:33053 "EHLO mail-oi0-f65.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751146AbcJJRMY (ORCPT ); Mon, 10 Oct 2016 13:12:24 -0400 Date: Mon, 10 Oct 2016 12:12:15 -0500 From: Rob Herring To: Pantelis Antoniou Cc: Mark Rutland , Debjit Ghosh , Guenter Roeck , JawaharBalaji Thirumalaisamy , Mohammad Kamil , Rajat Jain , devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/3] Documentation: vendor-prefixes: Add DT vendor entry "jnx" Message-ID: <20161010171215.GA2304@rob-hp-laptop> References: <1475853325-21796-1-git-send-email-pantelis.antoniou@konsulko.com> <1475853325-21796-2-git-send-email-pantelis.antoniou@konsulko.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1475853325-21796-2-git-send-email-pantelis.antoniou@konsulko.com> 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 Fri, Oct 07, 2016 at 06:15:23PM +0300, Pantelis Antoniou wrote: > From: JawaharBalaji Thirumalaisamy > > Add a vendor-prefix for Juniper which is set to "jnx" > > Signed-off-by: JawaharBalaji Thirumalaisamy > Signed-off-by: Guenter Roeck > [Ported from Juniper kernel] > Signed-off-by: Pantelis Antoniou > --- > 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 77e985f..044dc36 100644 > --- a/Documentation/devicetree/bindings/vendor-prefixes.txt > +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt > @@ -143,6 +143,7 @@ isil Intersil > issi Integrated Silicon Solutions Inc. > jdi Japan Display Inc. > jedec JEDEC Solid State Technology Association > +jnx Juniper Networks, Inc. Why not the ticker jnpr? > karo Ka-Ro electronics GmbH > keithkoep Keith & Koep GmbH > keymile Keymile GmbH > -- > 1.9.1 >