From patchwork Wed Mar 4 11:07:19 2015 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Vincent Yang X-Patchwork-Id: 45405 Return-Path: X-Original-To: linaro@patches.linaro.org Delivered-To: linaro@patches.linaro.org Received: from mail-la0-f71.google.com (mail-la0-f71.google.com [209.85.215.71]) by ip-10-151-82-157.ec2.internal (Postfix) with ESMTPS id 4049221416 for ; Wed, 4 Mar 2015 11:07:46 +0000 (UTC) Received: by lams18 with SMTP id s18sf33757644lam.1 for ; Wed, 04 Mar 2015 03:07: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=4ndyMXiXMw4Et2YagMqeV0mAJi/fp2IYVZEllf+/shQ=; b=fw+PWXZbLwwp9o+MqC5HJmDFT2damL0jvpFs2xI2Hka7B3LZtyROFKL/ehXKR3ZUim hGmv+vVcHbcQMxKyz7MDEYaCgvsLos3iMNrlRHxUAER2sApy6mpCh6eEjV9lwqy8i1aw 1W8yu4uZYwD1owCapaFtW0+VwKiplLXEMwbe0TpXmdi+EqJ1DCufgI7e7TPEEP0q+Lle la/ikm4KIInfXd9snw7YTZygU4WQ12OJ+QDjxCEDhcO1V490m6z2r4eUTT3vsYURXsc+ 317auPe+DQAZlaYAo36eA8njrlCjoVI+FSmSoSmsRW0pvm9JTXfy+eaOmAhhFbZM9KWS sMow== X-Gm-Message-State: ALoCoQnATcbfw6JzcRqWtKW+QMO+qWWX12N6es90kfgz157HjRwHZTkS77Jj9Td7vnLwkdgmQ/Hs X-Received: by 10.194.161.194 with SMTP id xu2mr570806wjb.1.1425467265150; Wed, 04 Mar 2015 03:07:45 -0800 (PST) MIME-Version: 1.0 X-BeenThere: patchwork-forward@linaro.org Received: by 10.152.37.227 with SMTP id b3ls143460lak.58.gmail; Wed, 04 Mar 2015 03:07:44 -0800 (PST) X-Received: by 10.152.45.1 with SMTP id i1mr2772440lam.61.1425467264956; Wed, 04 Mar 2015 03:07:44 -0800 (PST) Received: from mail-la0-x234.google.com (mail-la0-x234.google.com. [2a00:1450:4010:c03::234]) by mx.google.com with ESMTPS id e3si2304684lah.57.2015.03.04.03.07.44 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Mar 2015 03:07:44 -0800 (PST) Received-SPF: pass (google.com: domain of patch+caf_=patchwork-forward=linaro.org@linaro.org designates 2a00:1450:4010:c03::234 as permitted sender) client-ip=2a00:1450:4010:c03::234; Received: by labgq15 with SMTP id gq15so43748539lab.6 for ; Wed, 04 Mar 2015 03:07:44 -0800 (PST) X-Received: by 10.112.188.165 with SMTP id gb5mr2890619lbc.35.1425467264808; Wed, 04 Mar 2015 03:07:44 -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.35.133 with SMTP id h5csp1146521lbj; Wed, 4 Mar 2015 03:07:44 -0800 (PST) X-Received: by 10.67.3.196 with SMTP id by4mr6011904pad.74.1425467263038; Wed, 04 Mar 2015 03:07:43 -0800 (PST) Received: from mail-pd0-x233.google.com (mail-pd0-x233.google.com. [2607:f8b0:400e:c02::233]) by mx.google.com with ESMTPS id yt4si4788125pac.19.2015.03.04.03.07.42 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Mar 2015 03:07:43 -0800 (PST) Received-SPF: pass (google.com: domain of vincent.cw.yang@gmail.com designates 2607:f8b0:400e:c02::233 as permitted sender) client-ip=2607:f8b0:400e:c02::233; Received: by pdjy10 with SMTP id y10so56521979pdj.13; Wed, 04 Mar 2015 03:07:42 -0800 (PST) X-Received: by 10.66.190.34 with SMTP id gn2mr5801467pac.85.1425467262181; Wed, 04 Mar 2015 03:07:42 -0800 (PST) Received: from localhost.localdomain ([124.219.7.128]) by mx.google.com with ESMTPSA id vl1sm3666029pbc.62.2015.03.04.03.07.37 (version=TLSv1.1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Wed, 04 Mar 2015 03:07:41 -0800 (PST) From: Vincent Yang To: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: arnd@arndb.de, olof@lixom.net, arm@kernel.org, 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 v7 6/7] of: add Fujitsu vendor prefix Date: Wed, 4 Mar 2015 19:07:19 +0800 Message-Id: <1425467239-30820-1-git-send-email-vincent.yang@socionext.com> X-Mailer: git-send-email 1.9.0 In-Reply-To: <1425466367-30556-1-git-send-email-vincent.yang@socionext.com> References: <1425466367-30556-1-git-send-email-vincent.yang@socionext.com> X-Original-Sender: vincent.cw.yang@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:c03::234 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: 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 389ca13..00d6e71 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -70,6 +70,7 @@ excito Excito fcs Fairchild Semiconductor firefly Firefly 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.