From patchwork Mon Jan 19 10:38:29 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vincent Yang X-Patchwork-Id: 43303 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-ee0-f69.google.com (mail-ee0-f69.google.com [74.125.83.69]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 94B942410B for ; Mon, 19 Jan 2015 10:38:46 +0000 (UTC) Received: by mail-ee0-f69.google.com with SMTP id b57sf1373120eek.0 for ; Mon, 19 Jan 2015 02:38:45 -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:x-original-sender :x-original-authentication-results:precedence:mailing-list:list-id :list-post:list-help:list-archive:list-unsubscribe; bh=Rv8kP7hFfBewf3iz1Tekgg7l46yqzgW/NMBwtrSobZY=; b=TjkTbAXI4Vmx5+7y4TcOl/k0u+H9JEZVtO4gEGgAjQQz0pZxou1JG3Iei/emEYLYjd S4TFd5Ir53ksxa+17vVxna/Osm/5zDEe8v65tS7sPsL6q7Bu5uA7NlR2DGWgFPUqt8jc UH47MLx5Kwy1RXYttgUJsOWH5Sg2sXfbgUZHrkgepANSohiDx50JtrUulHtpwyvJwBrC L/yIPYB36w1ccZ2Q4HZz+Cfim5RN/M3rUVQsilMGbWQ+pDZyGOr6Pf+mtyXhkZf75WhE QXf8zYe1OPnQJ80HHBBt1RumS3euGsqJElQ480nLrBetDpXMnlT9rJsD+LNWYhsi3+Z9 ndxQ== X-Gm-Message-State: ALoCoQmOLZ7QCPOWxwJYffaks6XGxs5KmPBMjKm1iaCx9o9z6NoB5ZzE5A0Da043obs3C5XSOyIR X-Received: by 10.152.8.67 with SMTP id p3mr616939laa.4.1421663925524; Mon, 19 Jan 2015 02:38:45 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.43.41 with SMTP id t9ls588832lal.99.gmail; Mon, 19 Jan 2015 02:38:45 -0800 (PST) X-Received: by 10.112.56.142 with SMTP id a14mr28955955lbq.16.1421663925351; Mon, 19 Jan 2015 02:38:45 -0800 (PST) Received: from mail-lb0-x231.google.com (mail-lb0-x231.google.com. [2a00:1450:4010:c04::231]) by mx.google.com with ESMTPS id pl3si5618780lac.8.2015.01.19.02.38.45 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Jan 2015 02:38:45 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c04::231 as permitted sender) client-ip=2a00:1450:4010:c04::231; Received: by mail-lb0-f177.google.com with SMTP id p9so4110121lbv.8 for ; Mon, 19 Jan 2015 02:38:45 -0800 (PST) X-Received: by 10.152.182.235 with SMTP id eh11mr11965303lac.9.1421663925263; Mon, 19 Jan 2015 02:38:45 -0800 (PST) X-Forwarded-To: patchwork-forward@linaro.org X-Forwarded-For: patch@linaro.org patchwork-forward@linaro.org Delivered-To: patches@linaro.org Received: by 10.112.9.200 with SMTP id c8csp1044933lbb; Mon, 19 Jan 2015 02:38:44 -0800 (PST) X-Received: by 10.70.128.202 with SMTP id nq10mr27438707pdb.45.1421663923563; Mon, 19 Jan 2015 02:38:43 -0800 (PST) Received: from mail-pd0-x22a.google.com (mail-pd0-x22a.google.com. [2607:f8b0:400e:c02::22a]) by mx.google.com with ESMTPS id nu9si15403519pbb.238.2015.01.19.02.38.42 (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Jan 2015 02:38:43 -0800 (PST) Received-SPF: pass (google.com: domain of vincent.yang.fujitsu@gmail.com designates 2607:f8b0:400e:c02::22a as permitted sender) client-ip=2607:f8b0:400e:c02::22a; Received: by mail-pd0-f170.google.com with SMTP id p10so24366568pdj.1; Mon, 19 Jan 2015 02:38:42 -0800 (PST) X-Received: by 10.68.132.229 with SMTP id ox5mr43540239pbb.94.1421663922581; Mon, 19 Jan 2015 02:38:42 -0800 (PST) Received: from localhost.localdomain ([124.219.7.128]) by mx.google.com with ESMTPSA id z3sm11347769pdp.17.2015.01.19.02.38.38 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 19 Jan 2015 02:38:41 -0800 (PST) From: Vincent Yang To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: arnd@arndb.de, olof@lixom.net, robh+dt@kernel.org, pawel.moll@arm.com, mark.rutland@arm.com, ijc+devicetree@hellion.org.uk, galak@codeaurora.org, andy.green@linaro.org, patches@linaro.org, jaswinder.singh@linaro.org, Vincent Yang , Tetsuya Nuriya Subject: [PATCH v4 7/8] of: add Fujitsu vendor prefix Date: Mon, 19 Jan 2015 18:38:29 +0800 Message-Id: <1421663909-1700-1-git-send-email-Vincent.Yang@tw.fujitsu.com> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1421663016-1327-1-git-send-email-Vincent.Yang@tw.fujitsu.com> References: <1421663016-1327-1-git-send-email-Vincent.Yang@tw.fujitsu.com> X-Original-Sender: Vincent.Yang.Fujitsu@gmail.com X-Original-Authentication-Results: mx.google.com; spf=pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c04::231 as permitted sender) smtp.mail=patch+caf_=patchwork-forward=linaro.org@linaro.org; dkim=pass header.i=@gmail.com; dmarc=pass (p=NONE dis=NONE) header.from=gmail.com Precedence: list Mailing-list: list patchwork-forward@linaro.org; contact patchwork-forward+owners@linaro.org List-ID: X-Google-Group-Id: 836684582541 List-Post: , List-Help: , List-Archive: List-Unsubscribe: , From: Jassi Brar Add 'fujitsu' as the vendor prefix for Fujitsu Semiconductor Ltd. Signed-off-by: Jassi Brar Signed-off-by: Andy Green Signed-off-by: Vincent Yang Acked-by: Rob Herring Signed-off-by: Tetsuya Nuriya --- 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 b1df0ad..4bc8103 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -59,6 +59,7 @@ everest Everest Semiconductor Co. Ltd. excito Excito fcs Fairchild Semiconductor fsl Freescale Semiconductor +fujitsu Fujitsu Semiconductor Ltd. GEFanuc GE Fanuc Intelligent Platforms Embedded Systems, Inc. gef GE Fanuc Intelligent Platforms Embedded Systems, Inc. geniatech Geniatech, Inc.