From patchwork Wed Oct 7 20:31:02 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 7347241 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.29.136]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 701779F443 for ; Wed, 7 Oct 2015 20:33:47 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 945FD205E2 for ; Wed, 7 Oct 2015 20:33:46 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id D666E205D6 for ; Wed, 7 Oct 2015 20:33:45 +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 1ZjvNI-0006d0-IG; Wed, 07 Oct 2015 20:31:44 +0000 Received: from mail-wi0-x236.google.com ([2a00:1450:400c:c05::236]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1ZjvNF-0006Ub-Dc for linux-arm-kernel@lists.infradead.org; Wed, 07 Oct 2015 20:31:42 +0000 Received: by wicge5 with SMTP id ge5so229857132wic.0 for ; Wed, 07 Oct 2015 13:31:19 -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=tjMQi43QzJgP65I6vrfkKye6nIHlfvwmY1ejY+ZnsDY=; b=rwC73XuoVCKjyFR5CmL1aGjjTckzW3yg4TcnS+F9ed82/dluQAiqFH7RoQrLbX5M9p LpP8t+w7Ypz1/EoG7xvKG16C7dRJXiUXSjBDNb/TH7r6F22T9RoBMjoS4f0UmGrywu0U USUqKj+nZPCctbdRHn1lCkJZlNVRiiCDO/s8HHWfBRS2WgvZPrpioPmS/VjGN3rWauNZ vAdnVkd+ekDLAWALMKSogk16XTzYhN9zbnE4L4kaHPI/ZWDdPcyeZq+wGw5xoX1oxzAX ll//GzTShfdgczL787HGf7Ov/Jv+n6gmfg3IvpGZbisQCWEvhFYABNkxCRxqYtJA/yFc Qokw== X-Received: by 10.194.75.169 with SMTP id d9mr3321085wjw.7.1444249879844; Wed, 07 Oct 2015 13:31:19 -0700 (PDT) Received: from localhost.localdomain (2-238-57-164.ip242.fastwebnet.it. [2.238.57.164]) by smtp.gmail.com with ESMTPSA id gl4sm41488997wjb.29.2015.10.07.13.31.18 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 07 Oct 2015 13:31:19 -0700 (PDT) From: Carlo Caione To: linux-arm-kernel@lists.infradead.org, linux@arm.linux.org.uk, robh+dt@kernel.org, b.galvani@gmail.com, drake@endlessm.com, jerry.cao@amlogic.com, victor.wan@amlogic.com Subject: [PATCH v2 1/4] of: documentation: Add vendor prefix for Tronfy Date: Wed, 7 Oct 2015 22:31:02 +0200 Message-Id: <1444249865-6897-2-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1444249865-6897-1-git-send-email-carlo@caione.org> References: <1444249865-6897-1-git-send-email-carlo@caione.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20151007_133141_628327_1DB4D104 X-CRM114-Status: GOOD ( 11.57 ) X-Spam-Score: -2.4 (--) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Carlo Caione 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_SIGNED, 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 From: Carlo Caione Tronfy is an emerging brand in China specializing in Home Theater solutions for the normal consumers. Signed-off-by: Carlo Caione Acked-by: Rob Herring --- 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 82d2ac9..54c91ef 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -222,6 +222,7 @@ toradex Toradex AG toshiba Toshiba Corporation toumaz Toumaz tplink TP-LINK Technologies Co., Ltd. +tronfy Tronfy truly Truly Semiconductors Limited usi Universal Scientific Industrial Co., Ltd. v3 V3 Semiconductor