From patchwork Mon Mar 9 16:27:01 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 5969541 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 6B0CCBF440 for ; Mon, 9 Mar 2015 16:30:17 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id AB97C2025A for ; Mon, 9 Mar 2015 16:30:16 +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 D249620266 for ; Mon, 9 Mar 2015 16:30:15 +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 1YV0XD-0000NB-Sv; Mon, 09 Mar 2015 16:28:03 +0000 Received: from mail-pa0-f45.google.com ([209.85.220.45]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YV0Wq-0008Rz-I0 for linux-arm-kernel@lists.infradead.org; Mon, 09 Mar 2015 16:27:41 +0000 Received: by padfa1 with SMTP id fa1so73753069pad.9 for ; Mon, 09 Mar 2015 09:27:19 -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=p3AvfYeWk40dM13OxOv0P0fxAOzO1LHBgHa8JvUg2og=; b=Dn+5B4qUYtpAIvxi25vNV4fpgatEwcOWJnLizV+uyptWns+qK/uZa6b5xhdj+i7DRW wxivZj08kaAlYI9AralzqFlNPRGwUdbbau2VGKJkoEEahPbp4Ef5fAPEOxvqCMvEvtyE A/pljkG29y0LUrMoX3+D7GWVLsqsyNgpaTcITTqxghpaqR1rTryIr/JTiU5+uTpz9W5K IBVkSt9IPQOMs2akgAN9vlnauKjTZ6wlS7hd1jwH/7gmZDp3KPVMC3SoGjqVpcMpThZn 98mW+jyJzXgcP3IU5nzm1aGdBBc+wQKcYNyOxh+oL9Nkiz9RKYUT8dt9oCCWz1FtGeie txJA== X-Gm-Message-State: ALoCoQlIV6DfmSqKbVqGTpxsq6ilNgSIa8YZHpN/48L3Gdk9KleoiGvDa2WnbowRzpc5MYId2fJ8 X-Received: by 10.66.151.5 with SMTP id um5mr54763804pab.43.1425918439454; Mon, 09 Mar 2015 09:27:19 -0700 (PDT) Received: from localhost.localdomain ([173.14.250.228]) by mx.google.com with ESMTPSA id y7sm19904281pdp.92.2015.03.09.09.27.17 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 09 Mar 2015 09:27:18 -0700 (PDT) From: tyler.baker@linaro.org To: linux-arm-kernel@lists.infradead.org, maxime.ripard@free-electrons.com Subject: [PATCH v1 2/2] ARM: dts: add vendor prefix for cubietech Date: Mon, 9 Mar 2015 09:27:01 -0700 Message-Id: <1425918421-22876-3-git-send-email-tyler.baker@linaro.org> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1425918421-22876-1-git-send-email-tyler.baker@linaro.org> References: <1425918421-22876-1-git-send-email-tyler.baker@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150309_092740_647077_B930FC5A X-CRM114-Status: UNSURE ( 9.56 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: devicetree@vger.kernel.org, wens@csie.org, Tyler Baker 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.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 From: Tyler Baker Add a cubietech vendor prefix, as it is missing. The cubietruck, cubieboard2, and cubieboard all already reference this prefix. Signed-off-by: Tyler Baker --- 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 aeb5bb5..58364cf 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -45,6 +45,7 @@ cnxt Conexant Systems, Inc. cortina Cortina Systems, Inc. cosmic Cosmic Circuits crystalfontz Crystalfontz America, Inc. +cubietech Cubietech, Ltd. dallas Maxim Integrated Products (formerly Dallas Semiconductor) davicom DAVICOM Semiconductor, Inc. denx Denx Software Engineering