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: 45501 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-wi0-f199.google.com (mail-wi0-f199.google.com [209.85.212.199]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id F29BF204BC for ; Fri, 6 Mar 2015 23:35:32 +0000 (UTC) Received: by wivz2 with SMTP id z2sf4086415wiv.1 for ; Fri, 06 Mar 2015 15:35:32 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:delivered-to:from:to:cc:subject :date:message-id:in-reply-to:references:sender:precedence:list-id :x-original-sender:x-original-authentication-results:mailing-list :list-post:list-help:list-archive:list-unsubscribe; bh=1Qq4wxNgQCe7XVFFlIEyvKzuDvvzoitad/6HFkVdDAw=; b=OltHhcOswiVZ7Sr2HVEu7u39evmRypbTmdn+K3tK4jXvqz7xl+eF3N2P8swVviFIwc wZvCZyWQkUspAHyfX68jsj7HPEoUZZQXSRxZYcc7bjWZ0eaX0PO9xqa53UhW0as3+sUg /8eEAvSd+A4wNfVtRs3Wlj0+1jqrLFUNgu/Py3NpXjn+eghk8jzDskCDDmcXtfMLuZNJ n/4cWIt+3knmuSSvNi69piBlrv6jDTAFu3PvcEJlVMedg+qqFtps+H//eyLU4zSvOUvk I5H9AWAC47uPXsdMgexlKpjV0JSlfqhV6q0q+VobLG/FGymidwzRDF/wI4CGerjtC8RK wKJQ== X-Gm-Message-State: ALoCoQmfhdCehTR0W7r4T95yqXZOJMCF2SIfJhTlWLK0itoCf44bM73php5cYQz4ZQIB8A0lUstC X-Received: by 10.180.182.201 with SMTP id eg9mr3132398wic.3.1425684932303; Fri, 06 Mar 2015 15:35:32 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.7.208 with SMTP id l16ls119925laa.66.gmail; Fri, 06 Mar 2015 15:35:32 -0800 (PST) X-Received: by 10.112.17.39 with SMTP id l7mr15051955lbd.114.1425684932056; Fri, 06 Mar 2015 15:35:32 -0800 (PST) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com. [209.85.215.54]) by mx.google.com with ESMTPS id r6si8291983laj.72.2015.03.06.15.35.32 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Mar 2015 15:35:32 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) client-ip=209.85.215.54; Received: by labhs14 with SMTP id hs14so60773797lab.4 for ; Fri, 06 Mar 2015 15:35:31 -0800 (PST) X-Received: by 10.112.211.200 with SMTP id ne8mr14880494lbc.73.1425684931935; Fri, 06 Mar 2015 15:35:31 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patch@linaro.org Received: by 10.112.35.133 with SMTP id h5csp196959lbj; Fri, 6 Mar 2015 15:35:30 -0800 (PST) X-Received: by 10.66.169.202 with SMTP id ag10mr29645398pac.19.1425684928911; Fri, 06 Mar 2015 15:35:28 -0800 (PST) Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id ij1si16893123pac.198.2015.03.06.15.35.27; Fri, 06 Mar 2015 15:35:28 -0800 (PST) Received-SPF: none (google.com: devicetree-owner@vger.kernel.org does not designate permitted sender hosts) client-ip=209.132.180.67; Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754918AbbCFXf0 (ORCPT + 5 others); Fri, 6 Mar 2015 18:35:26 -0500 Received: from mail-pa0-f47.google.com ([209.85.220.47]:45676 "EHLO mail-pa0-f47.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754395AbbCFXf0 (ORCPT ); Fri, 6 Mar 2015 18:35:26 -0500 Received: by padbj1 with SMTP id bj1so21721628pad.12 for ; Fri, 06 Mar 2015 15:35:25 -0800 (PST) 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 Cc: wens@csie.org, devicetree@vger.kernel.org, Tyler Baker 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> Sender: devicetree-owner@vger.kernel.org Precedence: list List-ID: X-Mailing-List: devicetree@vger.kernel.org X-Removed-Original-Auth: Dkim didn't pass. X-Original-Sender: tyler.baker@linaro.org X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 209.85.215.54 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , 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