From patchwork Wed Mar 9 10:24:19 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 8545051 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 BF4C6C0553 for ; Wed, 9 Mar 2016 10:43:46 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id E5B0A2012D for ; Wed, 9 Mar 2016 10:43:45 +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 264992012B for ; Wed, 9 Mar 2016 10:43: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 1adbZR-000475-UB; Wed, 09 Mar 2016 10:42:25 +0000 Received: from casper.infradead.org ([2001:770:15f::2]) by bombadil.infradead.org with esmtps (Exim 4.80.1 #2 (Red Hat Linux)) id 1adbZ8-0002zY-FX for linux-arm-kernel@bombadil.infradead.org; Wed, 09 Mar 2016 10:42:06 +0000 Received: from mail-wm0-x236.google.com ([2a00:1450:400c:c09::236]) by casper.infradead.org with esmtps (Exim 4.85 #2 (Red Hat Linux)) id 1adbJ5-0005G2-Ez for linux-arm-kernel@lists.infradead.org; Wed, 09 Mar 2016 10:25:32 +0000 Received: by mail-wm0-x236.google.com with SMTP id l68so170983692wml.0 for ; Wed, 09 Mar 2016 02:25:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=baylibre-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=2tVHzMW9vcpRBCn98qRy+ilA8yoy/D8z12UQ2vtKbP4=; b=sQWKDWfVfFJ3BrGsyN1uAKLHTfNlmJB9b6QWwlXa6iA+qPDS1btqyZ11ye/J3Aywbp NH2Rhie3V2Yg9satroGLfvNtGhGpi8unMVtG6bXF5+tiQJmDbBklldwVo7sKkiiuPmFi f0hwo5VU6+bIJnPRoSHrvuxAz+9ghcH7cXzojd7p3yX8fzIfp17E9NjRUigznv1w3fwg VeN97SwmvFc+FNUoWQ9SiOVA4HT61QO8FrWy75wBs8F1GxG/95lmWipeDCAZDDNHh/gd qJC3Aj/lmFhyqd/lCmLA1gMto2U6lTNY67VwIA3+qDQg1Esc7bFpIM2TN9QeOdxW4eS/ m6dg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=2tVHzMW9vcpRBCn98qRy+ilA8yoy/D8z12UQ2vtKbP4=; b=SGaL2LmmYiIwPC9rK+CIcQ46U7AQ1BXHRvRbxCNmWA3eveKyI4bnUREym3pUl4wYHl 8ZZm3qjBgV4tNuBYHezhdCqRB/UriNJEoxHsGa5L5bwrDNkZbbDEvIoOeI/OqS7uL5AO xK9Oat68XYbS7rT56eBBB0hfcYiTKI8L3nykJ3nbRmNPnfWYyPEPvUNRwDI1OPJDOxSA dMH+/g7KT/Ol3+/o6AUeHGHySpDOLY6DcvLG8R5Voa1PTN+i1qDdOCo9Vl/B3Eu7fTZs p5YvpB32Q7ozcyULBZbm8bhODCTK5CCi+hS778Hp21St2t6vcFCLIsXxEZ64xHs0YjIZ P8Yw== X-Gm-Message-State: AD7BkJLdbm8akoJVUTlt+lqw4T5Gsz+vXOQJ2kX6EM4XRqof43Inxgl1zeUDZPRu36Bi2bMb X-Received: by 10.194.21.197 with SMTP id x5mr32126335wje.90.1457519107182; Wed, 09 Mar 2016 02:25:07 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id n66sm7648305wmg.20.2016.03.09.02.25.06 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 09 Mar 2016 02:25:06 -0800 (PST) From: Neil Armstrong To: linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: [PATCH v2 17/18] dt-bindings: Add Western Digital to vendor prefixes Date: Wed, 9 Mar 2016 11:24:19 +0100 Message-Id: <1457519060-6038-18-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1457519060-6038-1-git-send-email-narmstrong@baylibre.com> References: <1457005210-18485-1-git-send-email-narmstrong@baylibre.com> <1457519060-6038-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160309_102531_646047_118B6B69 X-CRM114-Status: UNSURE ( 9.46 ) X-CRM114-Notice: Please train this message. X-Spam-Score: -1.9 (-) 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: Neil Armstrong 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,RP_MATCHES_RCVD,T_DKIM_INVALID,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 Acked-by: Rob Herring Signed-off-by: Neil Armstrong --- 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 188671f..968d3f4 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -249,6 +249,7 @@ via VIA Technologies, Inc. virtio Virtual I/O Device Specification, developed by the OASIS consortium vivante Vivante Corporation voipac Voipac Technologies s.r.o. +wd Western Digital Corp. wexler Wexler winbond Winbond Electronics corp. wlf Wolfson Microelectronics