From patchwork Fri Dec 2 08:16:45 2022 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Icenowy Zheng X-Patchwork-Id: 13062385 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 74D83C47088 for ; Fri, 2 Dec 2022 08:19:03 +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=o6CDKIF5x83J+JFSmUN0niFVttP6Murt0vEdGhSADLo=; b=fUSV/QAt23uakm bPXGnyY6kI5Tj1Oots4vA6GbaYop5u8r8Z9hxrANSXUCs0aUZadQOYz9FHU4jxuMdo4AV9w+JaaIy Z29wKT1ZmLGZFCLMSdrN46dkwNoiSshg1M+GrgWZ335UVUvypC2kK3ocfvpXoeI7e2kcqDLpmRf/B 8WRVcux8qQ02cJff5B2qAb/BOJ6ISnWJmlEul+CDhZ8xsAX+eVDGNcEm6QABnMGF6yoVpCsjeXDfq ug8km8POd1ex7auAKN+R6Et2PQlOpJnMtndlJRRlVGhVvu4stRODVM1SGrkOJjtnqFgHfVf2nt7Mf 3AWcmGkeiU9nGE87HQvA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1p11FH-00EQS2-BR; Fri, 02 Dec 2022 08:18:07 +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 1p11FC-00EQOW-Sn for linux-arm-kernel@lists.infradead.org; Fri, 02 Dec 2022 08:18:05 +0000 ARC-Seal: i=1; a=rsa-sha256; t=1669969079; cv=none; d=zohomail.com; s=zohoarc; b=BpIk+3PS27+rqhe8xeqTHXMatArygXvfrPQTgopGYzpHh+dYQZsHfa9Kp4MRxcn7ZzR6EdMBxmQETUjJ+y2JLaBuQ4MquPX78nRlD6foQFOcf9YwUsBJVr5OGff4z9ebnqHrsAa9Nrf1KKV9sjuZBt7sbFpmTxraZeuWBCT309M= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1669969079; h=Content-Transfer-Encoding:Cc:Date:From:In-Reply-To:MIME-Version:Message-ID:References:Subject:To; bh=qIOjPPxRBJHg1FZr7N6ohN9vGSHFYL2Yc+prewJ9KUc=; b=UHHHvvok6hp8Bd3U7t9giB/DIU9Wtl6FYOHmS5yf4RKE81wCHNHDt5yT3DD17JlmizfD7XTQGQwtH5lrBloQSArSnAYYedgYg2RWIWVips0plqGJVJRLiC4Puq46pcLJeKqwK7SkbHDjHIUtqnbGhVNuCQG/JJdF9nfOPTa/ki8= 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=1669969079; 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=qIOjPPxRBJHg1FZr7N6ohN9vGSHFYL2Yc+prewJ9KUc=; b=SpCP7ass54C0rAG0PB/Tj7sXwUPXjXQdh8t++Y5g+H4UeeCBe0NYbXhSOh0lEKSV ScoFPYQDtOxUZpkYVKWx3GOYgE3V8oDM2gy5YqigYxbmbb8ubDy4unUpG8ZSRGGGMWr yzWCQYUfkLX/ruOus0CcJx8ajt1aAPfwwpuDPrns= Received: from edelgard.fodlan.icenowy.me (120.85.99.229 [120.85.99.229]) by mx.zohomail.com with SMTPS id 1669969077180575.6488779211163; Fri, 2 Dec 2022 00:17:57 -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 , Krzysztof Kozlowski Subject: [PATCH v2 4/6] vendor-prefixes: Add Shenzhen Rongpin Electronics Co., Ltd Date: Fri, 2 Dec 2022 16:16:45 +0800 Message-Id: <20221202081647.3183870-5-uwu@icenowy.me> X-Mailer: git-send-email 2.38.1 In-Reply-To: <20221202081647.3183870-1-uwu@icenowy.me> References: <20221202081647.3183870-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-20221202_001803_001919_CF80CEE7 X-CRM114-Status: UNSURE ( 8.97 ) 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 --- Changes in v2: - Add Krzysztof's ACK. 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,.*":