From patchwork Tue Dec 12 01:08:57 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Andre Przywara X-Patchwork-Id: 13488278 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 96B30C4167B for ; Tue, 12 Dec 2023 01:09:43 +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=ibUPNGifv+Sgk2tJCj+MMS3afDFngm6pOo51qGo7amE=; b=YpeqWc3LB5U9BV 6+JuiMBeIwPAAeyu5gQnFkh2em2JUVZ/1ja4RbQy5e1DMfjBavsSyM37cseRiq4xgTUaL0LVIdvYr rbxYAyvDbRd4RPJPw+brFMnQQ/1eeSTG8LgtO1ugkXl9HDcWEiXkfQB/OLJt+9sNx4tI0IYk27CDU eG5VbdEsJIZXNFb5wqEO7Fal9VwbcJB+ZCorXyRo5Hn/KqE/lxjStNJUxZ/UD8rRtqwwvc2BODOXV Aib2aM07gEqoZQV3pv+u4Z4fwa8kZP79RBnGJ5twdBJKDH7GRgcRPZrKBgVttyzAecae666Is0IBr rLlw453udaiXYlIltLiQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rCrGw-00AQbz-14; Tue, 12 Dec 2023 01:09:18 +0000 Received: from foss.arm.com ([217.140.110.172]) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rCrGs-00AQaa-2U for linux-arm-kernel@lists.infradead.org; Tue, 12 Dec 2023 01:09:15 +0000 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 22693150C; Mon, 11 Dec 2023 17:09:58 -0800 (PST) Received: from localhost.localdomain (unknown [172.31.20.19]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id CDA813F5A1; Mon, 11 Dec 2023 17:09:09 -0800 (PST) From: Andre Przywara To: Rob Herring , Krzysztof Kozlowski , Conor Dooley , Chen-Yu Tsai , Jernej Skrabec , Samuel Holland Cc: Icenowy Zheng , devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-sunxi@lists.linux.dev Subject: [PATCH 1/3] dt-bindings: vendor-prefixes: add Transpeed Date: Tue, 12 Dec 2023 01:08:57 +0000 Message-Id: <20231212010859.11571-2-andre.przywara@arm.com> X-Mailer: git-send-email 2.35.8 In-Reply-To: <20231212010859.11571-1-andre.przywara@arm.com> References: <20231212010859.11571-1-andre.przywara@arm.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231211_170914_872928_9C08FD49 X-CRM114-Status: UNSURE ( 7.98 ) 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 This is a name used by some Chinese TV boxes, add it to the bindings. Signed-off-by: Andre Przywara --- 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 309b94c328c84..d9dd3f929cdcf 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1438,6 +1438,8 @@ patternProperties: description: Traverse Technologies Australia Pty Ltd "^tronfy,.*": description: Tronfy + "^transpeed,.*": + description: Transpeed "^tronsmart,.*": description: Tronsmart "^truly,.*":