From patchwork Wed Jan 18 10:50:40 2017 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Neil Armstrong X-Patchwork-Id: 9523147 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id BE53960449 for ; Wed, 18 Jan 2017 10:51:32 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id C36D426E4F for ; Wed, 18 Jan 2017 10:51:32 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id B82B5284F7; Wed, 18 Jan 2017 10:51:32 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-4.1 required=2.0 tests=BAYES_00,DKIM_SIGNED, RCVD_IN_DNSWL_MED,T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.9]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 7E8F7284F7 for ; Wed, 18 Jan 2017 10:51:32 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.87 #1 (Red Hat Linux)) id 1cTnpt-0005Um-Nm; Wed, 18 Jan 2017 10:51:25 +0000 Received: from mail-wm0-x22e.google.com ([2a00:1450:400c:c09::22e]) by bombadil.infradead.org with esmtps (Exim 4.87 #1 (Red Hat Linux)) id 1cTnpf-00057O-Gb for linux-amlogic@lists.infradead.org; Wed, 18 Jan 2017 10:51:13 +0000 Received: by mail-wm0-x22e.google.com with SMTP id d140so28043679wmd.0 for ; Wed, 18 Jan 2017 02:50:51 -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=Y8iDlwZFwDLwEXC5AI/riYIbP4dqQzav0TL+d4EpP4I=; b=UEmbXmtc4iLvB305NSJIotEzSicIr3LWK1yQF8/Ap25+2Xz98tF751TMOm4pjKaTTw k7MHUxDXU02iUZ1jmyIKlHr/7gnxVVTOybEIOSLH3VKi7E0OAE9NJK8rJJXmU4/iXqrA RNJ913DzHogd1tzBgWiJ/8QaXpyhB1OZlW2p7QuylxnAs+St0MAu2jeIHkkiTGH6O0+P GcUaoUDgA0Pi/NsvvzV4/VSy0fBWNvAyldd9VMmy2yt1UNlmyJrgVhjZPVVnkW7lvo1S lOZeLhgK4blmFY8U1DIij6s5EovzJ74BLEic4Hl3DsogPmaTHbDu/byX73tyoSl/0e5K 0WOg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=Y8iDlwZFwDLwEXC5AI/riYIbP4dqQzav0TL+d4EpP4I=; b=LZWyyuHQB/aVTO9iV87NZYUMZcMI8VT2vZeaeqB9rMWgLvq9CHYolUNkO3n2hd8yEs daOWS7Io26ezN/RQgr/p5vhyAw69jnyDHoILb1LSIjyiQc110crN03YA9gPj8giEveB0 pPIqmAFhg0t/0khOgvZ+iO4V/28sFGb3pR16viKarngmMB+6d/6ahoGP5e+U4h/aAuGF y8qbUwUU0q2ACDBlmqlmGx2mdki9T+i7qboZAnEVE9NcgcfqXTFdltblVZsxQfJWHbwD a0PPBaUdfdrXu5SFhYFf1pelwQLKOwv+TWq0LWxuAwyq5iovNuSmYuFq1igGVfVpuh1u Ov+g== X-Gm-Message-State: AIkVDXL7Okm15qIsNOBoLS9JZ0CZArTXdGOkn70BzuKDI488Xde8FUM2DuYnoG/oeT13mSIe X-Received: by 10.28.28.143 with SMTP id c137mr2189869wmc.115.1484736649712; Wed, 18 Jan 2017 02:50:49 -0800 (PST) Received: from localhost.localdomain ([90.63.244.31]) by smtp.gmail.com with ESMTPSA id c9sm3973209wmi.16.2017.01.18.02.50.48 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 18 Jan 2017 02:50:49 -0800 (PST) From: Neil Armstrong To: khilman@baylibre.com, carlo@caione.org Subject: [PATCH 1/3] dt-bindings: vendor-prefix: Add wetek vendor prefix Date: Wed, 18 Jan 2017 11:50:40 +0100 Message-Id: <1484736642-5451-2-git-send-email-narmstrong@baylibre.com> X-Mailer: git-send-email 1.9.1 In-Reply-To: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> References: <1484736642-5451-1-git-send-email-narmstrong@baylibre.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20170118_025111_751917_96B67BB9 X-CRM114-Status: UNSURE ( 8.49 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-amlogic@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: linux-amlogic@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-arm-kernel@lists.infradead.org, Neil Armstrong MIME-Version: 1.0 Sender: "linux-amlogic" Errors-To: linux-amlogic-bounces+patchwork-linux-amlogic=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP Add prefix for WeTek Electronics, limited, a company producing multimedia Set-Top-Boxes and supporting KODI and OpenELEC distributions. Signed-off-by: Neil Armstrong Acked-by: Rob Herring --- 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 16d3b5e..0c16d85 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.txt +++ b/Documentation/devicetree/bindings/vendor-prefixes.txt @@ -320,6 +320,7 @@ virtio Virtual I/O Device Specification, developed by the OASIS consortium vivante Vivante Corporation voipac Voipac Technologies s.r.o. wd Western Digital Corp. +wetek WeTek Electronics, limited. wexler Wexler winbond Winbond Electronics corp. wlf Wolfson Microelectronics