From patchwork Thu Mar 24 16:50:14 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 8663131 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 064C09FBEE for ; Thu, 24 Mar 2016 17:09:45 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 2CD5B20376 for ; Thu, 24 Mar 2016 17:09:44 +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 072FC203B6 for ; Thu, 24 Mar 2016 17:09:43 +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 1aj8kB-0004uj-Gw; Thu, 24 Mar 2016 17:08:23 +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 1aj8jf-0004Hs-PZ for linux-arm-kernel@bombadil.infradead.org; Thu, 24 Mar 2016 17:07:51 +0000 Received: from mail-wm0-x22d.google.com ([2a00:1450:400c:c09::22d]) by casper.infradead.org with esmtps (Exim 4.85 #2 (Red Hat Linux)) id 1aj8Td-0006p6-6C for linux-arm-kernel@lists.infradead.org; Thu, 24 Mar 2016 16:51:17 +0000 Received: by mail-wm0-x22d.google.com with SMTP id u125so20779122wmg.1 for ; Thu, 24 Mar 2016 09:50:57 -0700 (PDT) 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=NIEgzMuedwZyVXpa9HAMUwAQYAc6LBZxbQOHkZp/4mI=; b=0cWNXJxNGydLsVdb4h9klSXh/AGMK6vGE8yOMYTkkKk8jaUjDNj1WIcJOVujGAcukz YpCv7ZQKO2w68LfDZpERW+1D6HoACFetCk9En7h0kzlA/+P7ZbYFsR2YFHP4vYN3IHur IAaSrxLclNesSOW3FyQgduJS+4e06EO3slkpEetFVEy1XicJK8oCO1gg3xN3mJN7s9Pm G2RqCP+1sNvqPqzJp72QGnWImxCLgmlmKcog8zPaIUo6EjbWwgcQyjBT8gIYm/EG9rre XFyY4O/gpb692koOv935/HTksm+J/2ERFrhJV9+9sRVQQ+UAt29Ye2XgKvOZ7v/DGtWU RC/A== 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=NIEgzMuedwZyVXpa9HAMUwAQYAc6LBZxbQOHkZp/4mI=; b=CR0Aou2wg6QZUlcZdei0OZUnX0zc3edGJKSJsIizOsX8cwyDxf10pPt7pAX9hzvrU7 8PQRgT5U7nkGDFvEMSkEzIknICsD7nI3qOiibsUqYfeHLGvsNLJKAeiCnLZuzDJD35OA 2LukxJhnwNp5SprvqSRSZblVZf6RXpbJbJbBi0sQ8yicKiV//Ti+LmtOYRKsIi17ZhpL Dl1mldxT1Bl5nU8TsJnDni4r6cI9/WiEj9PLEsOgIVR+hUFqoLerSfP2lSEvjoODgFS3 iGi8+BMVImNHfmuNN7eVPTZoDUho9F4H2ci0w00DOmSLdtk/E4UqLYpQ0CntZ2ZBzhug lEPg== X-Gm-Message-State: AD7BkJLzYfogjjAut11tvFPEk9GHeoVGl1+YGF20hXvMyTvhDorjY5IzYaV/THWD2sbVvbm1 X-Received: by 10.28.222.84 with SMTP id v81mr12235436wmg.42.1458838256026; Thu, 24 Mar 2016 09:50:56 -0700 (PDT) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id lz5sm8177545wjb.5.2016.03.24.09.50.55 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Thu, 24 Mar 2016 09:50:55 -0700 (PDT) From: Neil Armstrong To: linux-kernel@vger.kernel.org, linux@arm.linux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: [PATCH v3 17/18] dt-bindings: Add Western Digital to vendor prefixes Date: Thu, 24 Mar 2016 17:50:14 +0100 Message-Id: <1458838215-23314-18-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1458838215-23314-1-git-send-email-narmstrong@baylibre.com> References: <1458838215-23314-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20160324_165117_276605_184D22B8 X-CRM114-Status: UNSURE ( 8.98 ) 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, 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 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 57c04e4..2585b09 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -259,6 +259,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