From patchwork Wed Nov 8 13:27:12 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mehdi Djait X-Patchwork-Id: 742383 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id E718B19452 for ; Wed, 8 Nov 2023 13:27:22 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="i+eZKK+H" Received: from relay6-d.mail.gandi.net (relay6-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::226]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id DDA3D1BEB; Wed, 8 Nov 2023 05:27:21 -0800 (PST) Received: by mail.gandi.net (Postfix) with ESMTPSA id CD159C0003; Wed, 8 Nov 2023 13:27:17 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1699450038; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=hy1Mu3fgGqWYCaplIaWzGyfL87iaK86z7WjJbhldhz4=; b=i+eZKK+H7BjQ1WWqqbC406UIAzzlP0dxUP8utafEGD2g78OFsHgbk1lCfMUatQOexynjoA Mu5FFfDZThzdz1uNZkyaUTmXpn5R4MVMe5/KcSmdv0kHLE959SJE3qKZhSyrGyqM4rBO1I UvLjKl1ZGhQPAsq2X6KnzvBjJbQ7VbodPqpOpwl4q1ZVfShLE7ADQ1HUTqGfP0LJYuhlON 235w3/Y/p0Nut37yzs+R74CovgEI7P04S2xCIhEy5JSLb30TrL75ehiw1dVwfdMClhN2H9 bJ924Udekq3rMhvgeCLhbvMAG7nmJ75eQ+Gs1GqyPaMpJC2GY7a8mAbE/MhMQg== From: Mehdi Djait To: mchehab@kernel.org, heiko@sntech.de, hverkuil-cisco@xs4all.nl, laurent.pinchart@ideasonboard.com, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, conor+dt@kernel.org Cc: linux-media@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, alexandre.belloni@bootlin.com, maxime.chevallier@bootlin.com, paul.kocialkowski@bootlin.com, Mehdi Djait , Krzysztof Kozlowski Subject: [PATCH v8 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix Date: Wed, 8 Nov 2023 14:27:12 +0100 Message-ID: <310675901114f45444557d06658100d9b690abd7.1699449537.git.mehdi.djait@bootlin.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: Precedence: bulk X-Mailing-List: devicetree@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-GND-Sasl: mehdi.djait@bootlin.com Add prefix for Techwell, Inc. Acked-by: Krzysztof Kozlowski Signed-off-by: Mehdi Djait --- 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 573578db9509..08b74f725142 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1357,6 +1357,8 @@ patternProperties: description: Technologic Systems "^techstar,.*": description: Shenzhen Techstar Electronics Co., Ltd. + "^techwell,.*": + description: Techwell, Inc. "^teejet,.*": description: TeeJet "^teltonika,.*":