From patchwork Wed Sep 9 12:30:49 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Gary Bisson X-Patchwork-Id: 7146221 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork2.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.29.136]) by patchwork2.web.kernel.org (Postfix) with ESMTP id 9CE21BEEC1 for ; Wed, 9 Sep 2015 12:35:40 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id D6E1920810 for ; Wed, 9 Sep 2015 12:35:39 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id F06BA207D8 for ; Wed, 9 Sep 2015 12:35:38 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZZeXr-0006cq-93; Wed, 09 Sep 2015 12:32:11 +0000 Received: from mail-wi0-f182.google.com ([209.85.212.182]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZZeXD-0006Gk-Dm for linux-arm-kernel@lists.infradead.org; Wed, 09 Sep 2015 12:31:32 +0000 Received: by wiclk2 with SMTP id lk2so19915403wic.1 for ; Wed, 09 Sep 2015 05:31:09 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Qz9PMtsEc0Hw0yu0wRWkfRIKcFzMwZC1UGD5WF9Dgm8=; b=BIAPlEURODpwHqXUhyiePsU6jCtyMin//DAegfA7Rf5epRhEnxPcYRkCS2jYU02IVJ y9a2NXNNO0lt+4eNOaDMo9NaawrS83zI5qF4BTPdqyF+aXvuWB85OeX6qvT0JtLsr6Of NB7VvJK5HPNvXEmBZkPNoDpDB6cUpq8o4F+kEwwpxds6U82v+2vo8zju01slJJav16nu kb1Mgv4r2xb1imICudGZRypCvO28h3oepVnG8ibAjvWxcgL0ODG2btXtpidMFZ71NEJ8 gyge0l68Z6UHQXMElDJ+Xb69/lkUkUvkc0dD8CriY1oLdUU7sigu8SZs5OQlo0svYl6u F1AA== X-Gm-Message-State: ALoCoQmq/idOi52A9dXC9EJvIfex1yrVtzvsyKG2ZvpAE2zzBTcelnIj75F4wioJekZn0cCAhyi6 X-Received: by 10.194.246.136 with SMTP id xw8mr58095425wjc.42.1441801869819; Wed, 09 Sep 2015 05:31:09 -0700 (PDT) Received: from t450s.lan (89-92-157-132.hfc.dyn.abo.bbox.fr. [89.92.157.132]) by smtp.googlemail.com with ESMTPSA id gc19sm3642042wic.19.2015.09.09.05.31.08 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Sep 2015 05:31:09 -0700 (PDT) From: Gary Bisson To: devicetree@vger.kernel.org Subject: [PATCH v3 5/9] of: Add Boundary Devices Inc. vendor prefix Date: Wed, 9 Sep 2015 14:30:49 +0200 Message-Id: <1441801853-10264-6-git-send-email-gary.bisson@boundarydevices.com> X-Mailer: git-send-email 2.5.1 In-Reply-To: <1441801853-10264-1-git-send-email-gary.bisson@boundarydevices.com> References: <1441645069-27263-1-git-send-email-gary.bisson@boundarydevices.com> <1441801853-10264-1-git-send-email-gary.bisson@boundarydevices.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150909_053131_909312_280B5543 X-CRM114-Status: GOOD ( 11.28 ) X-Spam-Score: -2.6 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: fabio.estevam@freescale.com, linux@arm.linux.org.uk, p.zabel@pengutronix.de, Gary Bisson , robh+dt@kernel.org, kernel@pengutronix.de, shawn.guo@linaro.org, linux-arm-kernel@lists.infradead.org MIME-Version: 1.0 Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Spam-Status: No, score=-4.2 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_MED, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP This patch adds the vendor prefix for Boundary Devices Inc. which is a supplier of ARM-based single board computers and System-on-Modules for the general embedded market. Website: http://boundarydevices.com/ Signed-off-by: Gary Bisson --- 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 ac5f0c3..4c67e2a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -34,6 +34,7 @@ avago Avago Technologies avic Shanghai AVIC Optoelectronics Co., Ltd. axis Axis Communications AB bosch Bosch Sensortec GmbH +boundary Boundary Devices Inc. brcm Broadcom Corporation buffalo Buffalo, Inc. calxeda Calxeda