From patchwork Sun Nov 27 07:31:38 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 13056636 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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (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 68AF9C43217 for ; Sun, 27 Nov 2022 07:33:52 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=Md/hyYSQ18YM+WNN9k+SfDhMWsv/4Fp6/beQHd6GLVA=; b=vwKA45juWBzHvT 6HgGjIF4+Kmz3jpEWMXrYFfcZQvjHlnL7eKj6YucAMf6rSt/NcnjxYn2HQap1DL2zhJrH6auQHWTw 1TBm+P24a8l8r0mIUiseEcDc2DIGuVluBMOsXb2LxG1+3Use+CsxSxC/IzhALLaKWnjHklooQWKfw PH96EdMU4ua/4MiK9D7hb1VV19RV4sRuRUlMuW595y3ts9WDLMgajbIFpz9ZZaYn5KTCZag/vbI4G M6sk+D+QtK6u/5OGxCB7nNFZvnUav7l033frvzWwoXBw4SWcALf53oPF4nFgEag+sqfMK+siATMtu iUfCLMmZd+oKZQPfnN6Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozC9g-00AIe8-VW; Sun, 27 Nov 2022 07:32:49 +0000 Received: from sender4-op-o18.zoho.com ([136.143.188.18]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1ozC9T-00AIZL-Bz for linux-arm-kernel@lists.infradead.org; Sun, 27 Nov 2022 07:32:37 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1669534350; cv=none; d=zohomail.com; s=zohoarc; b=VWPX9rTrJaOJnNVu5xmGxa0PFtsJjSFfYa4HkfNURw6sYHzLP3EphT+pmz3Fp73iI4CuuFPDn/MS5hK2yIyib3fNtqX3yBgWgVRB+Wc/ycgtwMWZ7HiDu6zu2bHS2QStxGsfZThtvDg1TrfVAeIl2RWF0HK0fY3spnbPK2LEVsQ= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1669534350; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=xi4djBRWGKO32BgCJFsyU3GWSFCZRI2GQNuB7KuOeCs=; b=Q7REXLwUUz/rzl4tQsYhjID20+Kv2CO6FcsWgopctds0mzGg/iXVY3adQ6/WL1iXatf1kbEpu1saGuEur6zp7sOfbIP3PkOccSFdIHfUNe+Mitz/gDG6W352FjOF5hu03CnyLoPHHdIUYTIAoaNpth2Y3YHB4Wf6fqIV09rg3mU= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass header.i=icenowy.me; spf=pass smtp.mailfrom=uwu@icenowy.me; dmarc=pass header.from= DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; t=1669534350; s=zmail; d=icenowy.me; i=uwu@icenowy.me; h=From:From:To:To:Cc:Cc:Subject:Subject:Date:Date:Message-Id:Message-Id:In-Reply-To:References:MIME-Version:Content-Transfer-Encoding:Reply-To; bh=xi4djBRWGKO32BgCJFsyU3GWSFCZRI2GQNuB7KuOeCs=; b=L1sU0Zoip8rUNv6rmQ8YFovJvIB7NCfx2kdrv/PuIjcCBGUFQ6CKBHjhmO7jhzjv yVkQGPzDn+XwcP8ZKdSYRsuwJhBpuMUSeRytcH9O3u32HkGgygGXBxcdNY2uTPtgG+/ TFH22BN4VUi0xCB1p+N41vSDXSNxN3E2bJgeYpEM= Received: from edelgard.fodlan.icenowy.me (112.94.100.108 [112.94.100.108]) by mx.zohomail.com with SMTPS id 166953434883810.636624385828554; Sat, 26 Nov 2022 23:32:28 -0800 (PST) From: Icenowy Zheng To: Rob Herring , Krzysztof Kozlowski , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland , Greg Kroah-Hartman , Matthias Kaehlcke , Andre Przywara Cc: devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev, linux-kernel@vger.kernel.org, linux-usb@vger.kernel.org, Icenowy Zheng Subject: [PATCH 4/6] vendor-prefixes: Add Shenzhen Rongpin Electronics Co., Ltd Date: Sun, 27 Nov 2022 15:31:38 +0800 Message-Id: <20221127073140.2093897-5-uwu@icenowy.me> X-Mailer: git-send-email 2.37.1 In-Reply-To: <20221127073140.2093897-1-uwu@icenowy.me> References: <20221127073140.2093897-1-uwu@icenowy.me> MIME-Version: 1.0 X-ZohoMailClient: External X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20221126_233235_637226_861D1691 X-CRM114-Status: UNSURE ( 8.58 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org Add the vendor prefix for Shenzhen Rongpin Electronics Co., Ltd, which specializes in ARM SoMs and EVBs. Website: http://www.rpdzkj.com/ Signed-off-by: Icenowy Zheng Acked-by: Krzysztof Kozlowski --- 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 43359c0ccaf5..952ddeed4b4a 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1091,6 +1091,8 @@ patternProperties: description: ROHM Semiconductor Co., Ltd "^ronbo,.*": description: Ronbo Electronics + "^rongpin,.*": + description: Shenzhen Rongpin Electronics Co., Ltd "^roofull,.*": description: Shenzhen Roofull Technology Co, Ltd "^roseapplepi,.*":