From patchwork Fri Mar 6 23:35:05 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Tyler Baker X-Patchwork-Id: 5958051 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 220ECBF440 for ; Fri, 6 Mar 2015 23:38:19 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 61D852038F for ; Fri, 6 Mar 2015 23:38:18 +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 948F22038D for ; Fri, 6 Mar 2015 23:38:17 +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 1YU1n2-0006xp-06; Fri, 06 Mar 2015 23:36:20 +0000 Received: from mail-pd0-f178.google.com ([209.85.192.178]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1YU1mV-0006Zz-Bg for linux-arm-kernel@lists.infradead.org; Fri, 06 Mar 2015 23:35:48 +0000 Received: by pdbnh10 with SMTP id nh10so55140651pdb.3 for ; Fri, 06 Mar 2015 15:35:25 -0800 (PST) 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=g4cN1HujO//VwL/e53J51IN9YIKnouBDij3CV4+NhhVrdVYv8IWHrkmyWpngrcmpCs SS+dUiyDQilyTRjB1w7Zl8slLtg8h72xkOH9tgGH9gX5RHwtRk/yjIa+xOwHFZZVbNU1 HY5nRjLYBoyWAHd1Hu8s8YEh0QJ/2dhhQJPqysACfBWEs69sO4BEoOxDpQN/1ZcOxBeF 6QtA+SVZ2BYVoDpGoxe9yd9/VE4QfJbQJ8RA8wxnqS+9rGMcoVurcQpz3dgHzsYXF+MN txy4rlwJjstB2Z8N9O3dt/vUX9SqUnjgeAFCC0mzEEfGktGZAiL/RI9RCtEypqhkDeZo Lugw== X-Gm-Message-State: ALoCoQnxOqxff8ilckxI48VRPPrkkj27sI3T+0iFhAuFcraPcj9tMaWQglRq+3jdk9V7dGxUPnVK X-Received: by 10.66.186.201 with SMTP id fm9mr10110405pac.55.1425684925825; Fri, 06 Mar 2015 15:35:25 -0800 (PST) Received: from localhost.localdomain ([173.14.250.228]) by mx.google.com with ESMTPSA id hx2sm10475331pbc.68.2015.03.06.15.35.23 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Fri, 06 Mar 2015 15:35:23 -0800 (PST) From: tyler.baker@linaro.org To: linux-arm-kernel@lists.infradead.org, maxime.ripard@free-electrons.com Subject: [PATCH 2/2] ARM: dts: add vendor prefix for cubietech Date: Fri, 6 Mar 2015 15:35:05 -0800 Message-Id: <1425684905-23652-3-git-send-email-tyler.baker@linaro.org> X-Mailer: git-send-email 2.1.0 In-Reply-To: <1425684905-23652-1-git-send-email-tyler.baker@linaro.org> References: <1425684905-23652-1-git-send-email-tyler.baker@linaro.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150306_153547_477307_D9302BCA X-CRM114-Status: UNSURE ( 8.89 ) 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