From patchwork Mon May 4 20:08:46 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Sebastian Hesselbarth X-Patchwork-Id: 6329821 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 856E4BEEE1 for ; Mon, 4 May 2015 20:12:07 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 9F774202E6 for ; Mon, 4 May 2015 20:12:06 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher DHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id BD65F202DD for ; Mon, 4 May 2015 20:12:05 +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 1YpMgN-0002Cx-0f; Mon, 04 May 2015 20:09:39 +0000 Received: from mail-wi0-x235.google.com ([2a00:1450:400c:c05::235]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YpMg5-00025y-8u for linux-arm-kernel@lists.infradead.org; Mon, 04 May 2015 20:09:22 +0000 Received: by widdi4 with SMTP id di4so122408825wid.0 for ; Mon, 04 May 2015 13:08:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=NYzJ57wojL6aKwlL33tHAbUSVvMz+aCpwPgwMgmRZkw=; b=j3/pPGhVUuzpS7DhuKBWKqAMXJ1P+Ryk+14gU7WeEIap9aD9K5k6GUAha6/xYz23s4 /HYaGf9Mj9u6oIasyyetfxfiOJ7xcr54FuEB4s7g4v9+mCKAKzz598Yy2M0SMU/0ugaJ E49giZYSctTO07tBnHvqTkcPyy8eA0ITzb6rB6pfe5Nu0Rjwkxd71GzVpidxHvXUJB3x nmw/JFLpxlINbjHgRIQzhotWV1gSiDbbRbeHaZgQmNlVWSkrj/TdA791YXemINbW79I8 b2RcbT4qkxqD3OrQfPIBpu9/aXFBNFrGWcXnJxnHxCSS0ZzQd9JOjj1fTKjSLI8czRxB 9Pnw== X-Received: by 10.180.218.195 with SMTP id pi3mr400148wic.71.1430770139111; Mon, 04 May 2015 13:08:59 -0700 (PDT) Received: from topkick.lan (f051147104.adsl.alicedsl.de. [78.51.147.104]) by mx.google.com with ESMTPSA id b5sm12705662wiw.8.2015.05.04.13.08.57 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 May 2015 13:08:57 -0700 (PDT) From: Sebastian Hesselbarth To: Sebastian Hesselbarth Subject: [PATCH v2 1/5] devicetree: vendor-prefixes: Add CompuLab to known vendors Date: Mon, 4 May 2015 22:08:46 +0200 Message-Id: <1430770130-7833-2-git-send-email-sebastian.hesselbarth@gmail.com> In-Reply-To: <1430770130-7833-1-git-send-email-sebastian.hesselbarth@gmail.com> References: <1430770130-7833-1-git-send-email-sebastian.hesselbarth@gmail.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150504_130921_494260_94426CCC X-CRM114-Status: UNSURE ( 8.03 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.8 (/) Cc: Andrew Lunn , Jason Cooper , linux-kernel@vger.kernel.org, Gabriel Dobato , Gregory Clement , linux-arm-kernel@lists.infradead.org X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , 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.1 required=5.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_MED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=ham 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 adds "compulab" as a vendor-prefix for CompuLab (compulab.co.il), an Israeli company that builds ARM-based SoMs and CoMs. Signed-off-by: Sebastian Hesselbarth Acked-by: Rob Herring --- Cc: Jason Cooper Cc: Andrew Lunn Cc: Gregory Clement Cc: Gabriel Dobato Cc: linux-arm-kernel@lists.infradead.org Cc: linux-kernel@vger.kernel.org --- 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 80339192c93e..ff94ac484887 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -49,6 +49,7 @@ cirrus Cirrus Logic, Inc. cloudengines Cloud Engines, Inc. cnm Chips&Media, Inc. cnxt Conexant Systems, Inc. +compulab CompuLab cortina Cortina Systems, Inc. cosmic Cosmic Circuits crystalfontz Crystalfontz America, Inc.