From patchwork Wed Mar 30 19:08:43 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Chen-Yu Tsai X-Patchwork-Id: 12796286 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 gabe.freedesktop.org (gabe.freedesktop.org [131.252.210.177]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 162A3C433F5 for ; Wed, 30 Mar 2022 19:09:20 +0000 (UTC) Received: from gabe.freedesktop.org (localhost [127.0.0.1]) by gabe.freedesktop.org (Postfix) with ESMTP id 08FF610EEF3; Wed, 30 Mar 2022 19:09:18 +0000 (UTC) Received: from dfw.source.kernel.org (dfw.source.kernel.org [139.178.84.217]) by gabe.freedesktop.org (Postfix) with ESMTPS id D0C9310EE87 for ; Wed, 30 Mar 2022 19:09:06 +0000 (UTC) Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 043FE61488; Wed, 30 Mar 2022 19:09:06 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 21167C34114; Wed, 30 Mar 2022 19:09:05 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1648667345; bh=IMGRYL4762RuYiDXn6s/1D+8F+g1tetqqyWpwo+gfbk=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=O9twGcLsm9cZmNGNFmP/AU/sES2pORGckjk0YHsHiSkLME17uayzqMKrWDdg6OmvP xCQ6C91sh+i7/W5hp8PwCSAW3yttC3mPYEQI+Il0ho+SXTnLEeY26jPF7ICctp8Pkv LRP0Y9B/ixzv4yYPtwA8pfStwRS2nmVe2x8tKCH9KuVHt7HX4zMMsnFbHkHA0qjeMb V5Wu0URZfqtTWEBPFKQtanAf3tUl1EFTt9AzTYJrBg5q8t3OrYSUKYCEANYeYo0qk1 NHhSUiLVcfdfrRjaSIzQnP44ikUoJD1wRWWjAdPIefSOvZ6PfTSr6SHLdF5mdhAwxv bZfxApeaRBcfw== Received: by wens.tw (Postfix, from userid 1000) id 187C95F899; Thu, 31 Mar 2022 03:09:02 +0800 (CST) From: Chen-Yu Tsai To: Javier Martinez Canillas , Maxime Ripard , Rob Herring , Krzysztof Kozlowski , David Airlie , Daniel Vetter Subject: [PATCH 1/4] dt-bindings: vendor-prefixes: Add prefix for SINO WEALTH Eletronics Ltd. Date: Thu, 31 Mar 2022 03:08:43 +0800 Message-Id: <20220330190846.13997-2-wens@kernel.org> X-Mailer: git-send-email 2.34.1 In-Reply-To: <20220330190846.13997-1-wens@kernel.org> References: <20220330190846.13997-1-wens@kernel.org> MIME-Version: 1.0 X-BeenThere: dri-devel@lists.freedesktop.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Direct Rendering Infrastructure - Development List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: devicetree@vger.kernel.org, Chen-Yu Tsai , linux-kernel@vger.kernel.org, dri-devel@lists.freedesktop.org Errors-To: dri-devel-bounces@lists.freedesktop.org Sender: "dri-devel" From: Chen-Yu Tsai Add a vendor prefix entry for SINO WEALTH Eletronics Ltd. (http://www.sinowealth.com). Signed-off-by: Chen-Yu Tsai Reviewed-by: Javier Martinez Canillas --- 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 01430973ecec..bb4ae59a3c89 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1128,6 +1128,8 @@ patternProperties: description: Cypress Semiconductor Corporation (Simtek Corporation) "^sinlinx,.*": description: Sinlinx Electronics Technology Co., LTD + "^sinowealth,.*": + description: SINO WEALTH Electronic Ltd. "^sinovoip,.*": description: SinoVoip Co., Ltd "^sipeed,.*":