From patchwork Mon Feb 14 05:01:14 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samuel Holland X-Patchwork-Id: 12744899 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id D8FA9C433FE for ; Mon, 14 Feb 2022 05:11:16 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S236471AbiBNFLT (ORCPT ); Mon, 14 Feb 2022 00:11:19 -0500 Received: from mxb-00190b01.gslb.pphosted.com ([23.128.96.19]:56696 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233257AbiBNFLR (ORCPT ); Mon, 14 Feb 2022 00:11:17 -0500 Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 7FBAD13FAF for ; Sun, 13 Feb 2022 21:11:07 -0800 (PST) Received: from compute3.internal (compute3.nyi.internal [10.202.2.43]) by mailout.west.internal (Postfix) with ESMTP id 16F4732001C6; Mon, 14 Feb 2022 00:01:23 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute3.internal (MEProxy); Mon, 14 Feb 2022 00:01:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sholland.org; h= cc:cc:content-transfer-encoding:date:date:from:from:in-reply-to :in-reply-to:message-id:mime-version:references:reply-to:sender :subject:subject:to:to; s=fm2; bh=S06AGMtceTe1yr1ZhecTdf7w558oyy JUY060TelrMjc=; b=Bzr/4OK0Vs9zGcvZZDP+em98+IplwPHQuDoodZI61cv4T9 ySG+srIj3MQWHocgOPgHhzsEyzuqfAUNhA43xuiEMK/F8ljuYwb9u4JeX0SMSTEK pjbM3IOsqzS/sJ7NuLebH1Z6ooG5qIkhV1lMcelazPGtfygd4vmpB000XsAD78/P yVyD2aaouR6wEXntj/tcXk3QVyODLDZZRHbysBguWS5oQ3ZcL8kYGHVT/FFUD1cf 81zcYGcN2qB0lIDpoVhP73a3RHybhUK0vMi2ZLt+ncpjRtWOks6Uy1XtEbjGpV1r 3FWXPNjSay/Ukn9t9EdsRnDxsGZgPnv0FdsHMx+A== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:cc:content-transfer-encoding:date:date :from:from:in-reply-to:in-reply-to:message-id:mime-version :references:reply-to:sender:subject:subject:to:to:x-me-proxy :x-me-proxy:x-me-sender:x-me-sender:x-sasl-enc; s=fm2; bh=S06AGM tceTe1yr1ZhecTdf7w558oyyJUY060TelrMjc=; b=QCV2Ghrz+Oa9EOfF13+ROF sUYEpL/Cjihcg6E7fKd4BosXcge3wJB5FN/sP4C3+gkr+pAVYYmBnOqD3+8t1ZgP vC94JVkxM5RgeWTuzkcRRRB/yp5961cb1dBLrxG5HSz08mdDPim3xXKG78zUxAut n5cWV1QUy59yke0y2JTvypNcKioTgxu8c5FUtTHez3jvFb+JF+NZmkPuxqIVV+sm kvEIFofUpnzU7QiBh6Y348cKJaDsBvqJ/l/MTr9i5NbaDFOGpzpc6cjjGAp+nJLP 9sKrHibMgnqMjYTSWnIBsxnCz9xg9PepINHdPnVmJg48/DBtM7IC7r7yo3U4QVDw == X-ME-Sender: X-ME-Received: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedvvddrjedugdejkecutefuodetggdotefrodftvf curfhrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecu uegrihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenuc fjughrpefhvffufffkofgjfhgggfestdekredtredttdenucfhrhhomhepufgrmhhuvghl ucfjohhllhgrnhguuceoshgrmhhuvghlsehshhholhhlrghnugdrohhrgheqnecuggftrf grthhtvghrnhepheeludfghfejjeevgffhvedvtdeitdegffeltdetveehjeeggfdvgfff teduhfffnecuffhomhgrihhnpeifihhllhhsvghmihdrtghomhenucevlhhushhtvghruf hiiigvpedtnecurfgrrhgrmhepmhgrihhlfhhrohhmpehsrghmuhgvlhesshhhohhllhgr nhgurdhorhhg X-ME-Proxy: Received: by mail.messagingengine.com (Postfix) with ESMTPA; Mon, 14 Feb 2022 00:01:22 -0500 (EST) From: Samuel Holland To: Heikki Krogerus , Guenter Roeck , Greg Kroah-Hartman Cc: linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Samuel Holland , Rob Herring Subject: [PATCH v3 1/4] dt-bindings: vendor-prefixes: Add willsemi Date: Sun, 13 Feb 2022 23:01:14 -0600 Message-Id: <20220214050118.61015-2-samuel@sholland.org> X-Mailer: git-send-email 2.33.1 In-Reply-To: <20220214050118.61015-1-samuel@sholland.org> References: <20220214050118.61015-1-samuel@sholland.org> MIME-Version: 1.0 Precedence: bulk List-ID: X-Mailing-List: linux-usb@vger.kernel.org Add prefix for Will Semiconductor Co. Ltd. (http://www.willsemi.com/) Acked-by: Rob Herring Signed-off-by: Samuel Holland --- (no changes since v1) Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index 294093d45a23..a8ab97717a46 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1340,6 +1340,8 @@ patternProperties: description: Wi2Wi, Inc. "^wiligear,.*": description: Wiligear, Ltd. + "^willsemi,.*": + description: Will Semiconductor Ltd. "^winbond,.*": description: Winbond Electronics corp. "^wingtech,.*":