From patchwork Sun Jun 29 18:23:53 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 4444971 Return-Path: X-Original-To: patchwork-linux-arm@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 065C19F73E for ; Sun, 29 Jun 2014 18:27:32 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3DD5E20222 for ; Sun, 29 Jun 2014 18:27:31 +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 76286203DA for ; Sun, 29 Jun 2014 18:27:30 +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 1X1JmL-0004nx-8A; Sun, 29 Jun 2014 18:24:41 +0000 Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1X1Jm6-0004hn-AD for linux-arm-kernel@lists.infradead.org; Sun, 29 Jun 2014 18:24:26 +0000 Received: by mail-wg0-f50.google.com with SMTP id m15so6997519wgh.21 for ; Sun, 29 Jun 2014 11:24:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:from:to:cc:subject:date:message-id:in-reply-to:references; bh=LBdLP/lS8yxl3McmqTFLrNrggqLqGnrICIBhbQUarwE=; b=W8cIMt2pPSndmJg0hQeRgQmOmOzc3yi6RhbAMm5Maa5pu8MPY+/wXG1T7F2Udi3lCN xClVArMHDU4DX0L8YgG9TTeZIZcgaes5+xm7ZJr6C/tNLcDobmM2+QQVEybpuMUOl9r9 MOBu1d9Nl1by97Rv9JLBr030uYt5hYDcseIVXFTEygT3wZ6eiqECo/c5I9ilpo99y+pt bL4CIxqi0zdBdti8aUarXIhhxB4b/UMOuZh2ckIRTZ1UOrgbpYIbPdH8ZRPij+p0Ca7B QutkOuNEqZ6GI6AjzDajFJxJGpV9KDzwbYFFzK3PPr3AJ//3MbFk7jsEhA/Im1xODipg L+/w== X-Received: by 10.180.88.194 with SMTP id bi2mr23907349wib.71.1404066244230; Sun, 29 Jun 2014 11:24:04 -0700 (PDT) Received: from nuc.fastwebnet.it (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by mx.google.com with ESMTPSA id ww4sm36051084wjc.4.2014.06.29.11.24.02 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Sun, 29 Jun 2014 11:24:03 -0700 (PDT) From: Carlo Caione To: lee.jones@linaro.org, boris.brezillon@free-electrons.com, linux-arm-kernel@lists.infradead.org, maxime.ripard@free-electrons.com, hdegoede@redhat.com, dmitry.torokhov@gmail.com, linux-input@vger.kernel.org, linux-doc@vger.kernel.org, linux-sunxi@googlegroups.com Subject: [PATCH v7 2/6] dt-bindings: add vendor-prefix for X-Powers Date: Sun, 29 Jun 2014 20:23:53 +0200 Message-Id: <1404066237-20234-3-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1404066237-20234-1-git-send-email-carlo@caione.org> References: <1404066237-20234-1-git-send-email-carlo@caione.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20140629_112426_502504_2E6A1EEE X-CRM114-Status: UNSURE ( 9.05 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -0.7 (/) Cc: Carlo Caione 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=-1.8 required=5.0 tests=BAYES_00,DKIM_SIGNED, T_DKIM_INVALID, T_RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=no 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 Signed-off-by: Carlo Caione --- 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 46a311e..0d5a80c 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -140,6 +140,7 @@ voipac Voipac Technologies s.r.o. winbond Winbond Electronics corp. wlf Wolfson Microelectronics wm Wondermedia Technologies, Inc. +x-powers X-Powers xes Extreme Engineering Solutions (X-ES) xlnx Xilinx zyxel ZyXEL Communications Corp.