From patchwork Mon Jun 8 08:52:22 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Carlo Caione X-Patchwork-Id: 6563541 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 12B14C0020 for ; Mon, 8 Jun 2015 08:55:19 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3CE41204E4 for ; Mon, 8 Jun 2015 08:55: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 6C0B9204E2 for ; Mon, 8 Jun 2015 08:55: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 1Z1so3-0004zm-4R; Mon, 08 Jun 2015 08:53:19 +0000 Received: from mail-wi0-x230.google.com ([2a00:1450:400c:c05::230]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1Z1snd-0004py-SN for linux-arm-kernel@lists.infradead.org; Mon, 08 Jun 2015 08:52:55 +0000 Received: by wiwd19 with SMTP id d19so78339422wiw.0 for ; Mon, 08 Jun 2015 01:52:30 -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=atf8SASroJbaQFpQhfb0m81uKXxsrvegxLImLWwXvt4=; b=o/K9rY9/s/XNXKh5zZqX/gBJ2DIHDUpjIc1Fnpb4oVYy1xEtbVCbxsamHkVfAHZhBE L6mutZfizl24DoapUsmCVmYTK8xfXALKMlaMRCTPLadwsJLd6iM4e02Sr4j9T21NZC3r AfIixqM4kQg929VcH8JRbnILEeEp9eJ0phQyeQ9mTf+ljPPZo52Vm0OmiOmDAEZEAxKE YBBYW6NosVnZcu2/ER4h8TGHDsWMI/enbPgS/dmRz7R9zjpTNsE9wgE3U0deBKSHGOFe 322GAAhwpw7cm0G3YNgVFepmcgqFf3rLDJHT01BAn/RpZSM4/df77ImjSP3uuOffkMfE BJoA== X-Received: by 10.194.62.201 with SMTP id a9mr29649023wjs.63.1433753550871; Mon, 08 Jun 2015 01:52:30 -0700 (PDT) Received: from localhost.localdomain ([212.91.95.170]) by mx.google.com with ESMTPSA id i14sm3156192wjr.7.2015.06.08.01.52.29 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Mon, 08 Jun 2015 01:52:30 -0700 (PDT) From: Carlo Caione To: sboyd@codeaurora.org, linux-arm-kernel@lists.infradead.org, drake@endlessm.com, jasper@endlessm.com, jerry.cao@amlogic.com, victor.wan@amlogic.com, arnd@arndb.de, b.galvani@gmail.com, robh+dt@kernel.org Subject: [PATCH 1/4] of: documentation: Add vedor prefix for Hardkernel and Tronfy Date: Mon, 8 Jun 2015 10:52:22 +0200 Message-Id: <1433753545-7980-2-git-send-email-carlo@caione.org> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1433753545-7980-1-git-send-email-carlo@caione.org> References: <1433753545-7980-1-git-send-email-carlo@caione.org> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20150608_015254_103238_3C905C80 X-CRM114-Status: UNSURE ( 8.70 ) 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=-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 Signed-off-by: Carlo Caione --- Documentation/devicetree/bindings/vendor-prefixes.txt | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.txt b/Documentation/devicetree/bindings/vendor-prefixes.txt index 8033919..7de1637 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -90,6 +90,7 @@ gumstix Gumstix, Inc. gw Gateworks Corporation hannstar HannStar Display Corporation haoyu Haoyu Microelectronic Co. Ltd. +hardkernel Hardkernel Co. Ltd. himax Himax Technologies, Inc. hisilicon Hisilicon Limited. hit Hitachi Ltd. @@ -195,6 +196,7 @@ tlm Trusted Logic Mobility toradex Toradex AG toshiba Toshiba Corporation toumaz Toumaz +tronfy Tronfy truly Truly Semiconductors Limited usi Universal Scientific Industrial Co., Ltd. v3 V3 Semiconductor