From patchwork Thu Apr 6 08:29:27 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kumar Gala X-Patchwork-Id: 96910 Delivered-To: patch@linaro.org Received: by 10.140.89.233 with SMTP id v96csp625222qgd; Thu, 6 Apr 2017 01:29:35 -0700 (PDT) X-Received: by 10.84.139.195 with SMTP id 61mr41693676plr.109.1491467375561; Thu, 06 Apr 2017 01:29:35 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id g72si1119310pfg.183.2017.04.06.01.29.35; Thu, 06 Apr 2017 01:29:35 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of devicetree-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=devicetree-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753448AbdDFI3e (ORCPT + 7 others); Thu, 6 Apr 2017 04:29:34 -0400 Received: from mail-oi0-f48.google.com ([209.85.218.48]:36576 "EHLO mail-oi0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752080AbdDFI3d (ORCPT ); Thu, 6 Apr 2017 04:29:33 -0400 Received: by mail-oi0-f48.google.com with SMTP id r203so43303059oib.3 for ; Thu, 06 Apr 2017 01:29:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id; bh=3MYG0/JLdwpYJ8F95tfvWvyFVTfRukmC5NvQbcmLeuA=; b=IJyhwfAH8i6C/rez3to+xGm9kZh3bw9VOQI3+LUGFR3a7a3CCo/jAULi9MnlsFRRX7 88ObQzRhwTh2PtkYGuzImvMuXn/MT6tW4pKJnHNOsfqluqxnAgcVf9lyblVJaojTiDzP rQrxyAkbiNyTHDuwP0HUb+qB6OPbUMXWA/eCk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id; bh=3MYG0/JLdwpYJ8F95tfvWvyFVTfRukmC5NvQbcmLeuA=; b=piG2v+/F9zv7nwu/KipmXDl370un+CMb1Z+yTMR7FoOaQryhQRVFKw9+6Iwi0BtDAO aywUypT9+EUKFIOGsdR0Wroy3KeHvBGHSq/6I/ZLgBYvafYUg9E8Nuz+CNAQLIW0nPez IBwIRGeQOB/5KMTX0rkZCu/VqE7ZzMu/JDXNnbWhJnGLFJhAqclW0BfQvd1x9cNRAeY0 rW5Y73BSYc75b15MygANbJSSYqANC+c27Su48DfjqurFUdqlVIqnpJcGSP559Ctu0ND/ PXr/6SPvDo16tzc54aBLeOSA+kDuYuAA/+q46iKPL+UuZZFV1gxa/tRnM49Vvm1TeExf KVgg== X-Gm-Message-State: AFeK/H03ZCHlF/0hqoFJs8sKh+1pMamTHm501N7qqBfaJlsno5buntRCoGGzdGJG8O8BRxb+ X-Received: by 10.157.4.50 with SMTP id 47mr15287276otc.216.1491467372545; Thu, 06 Apr 2017 01:29:32 -0700 (PDT) Received: from localhost.localdomain ([2602:306:839b:d67e:e073:9aec:8b08:2b8e]) by smtp.gmail.com with ESMTPSA id c42sm394133ote.57.2017.04.06.01.29.31 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Apr 2017 01:29:31 -0700 (PDT) From: Kumar Gala To: Rob Herring Cc: Kumar Gala , Device Tree Mailing List , Mark Rutland Subject: [PATCH] of: Add vendor prefix for Nordic Semiconductor Date: Thu, 6 Apr 2017 03:29:27 -0500 Message-Id: <20170406082927.31405-1-kumar.gala@linaro.org> X-Mailer: git-send-email 2.9.3 Sender: devicetree-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Nordic Semiconductor is a semiconductor company specializing in ARM Cortex-M based SoCs for low-power wireless communication, especially Bluetooth. Signed-off-by: Kumar Gala --- Documentation/devicetree/bindings/vendor-prefixes.txt | 1 + 1 file changed, 1 insertion(+) -- 2.9.3 -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index ec0bfb9..dd9e7b2 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -212,6 +212,7 @@ newhaven Newhaven Display International ni National Instruments nintendo Nintendo nokia Nokia +nordic Nordic Semiconductor nuvoton Nuvoton Technology Corporation nvd New Vision Display nvidia NVIDIA