From patchwork Mon Oct 16 13:58:31 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mehdi Djait X-Patchwork-Id: 734173 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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 48318CDB465 for ; Mon, 16 Oct 2023 13:58:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233440AbjJPN6o (ORCPT ); Mon, 16 Oct 2023 09:58:44 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:39816 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232209AbjJPN6n (ORCPT ); Mon, 16 Oct 2023 09:58:43 -0400 Received: from relay7-d.mail.gandi.net (relay7-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::227]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 22DD4EB; Mon, 16 Oct 2023 06:58:41 -0700 (PDT) Received: by mail.gandi.net (Postfix) with ESMTPSA id 3565020005; Mon, 16 Oct 2023 13:58:39 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1697464720; 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=LqcDLSs4Aebaz0l9bSE4gQ47yDQW4SVjBTD83PE7JI4iS+KlAIos8Ldcncbo4GsYkTa7g7 FJ8Hny9f5/9bYTjauGe6VTgfYt4I09GU4R1etVaZ3cuSkXe+NOAg9+sJTqaUAXEqmtbggL QyZ6tYxpfpFXdHP7wG0DfERxa7SpvAqaaKJVaSbIfCHpZv57G+8vCr728hDOe8MSD8owAf WrYyKuGwGdJ7z8+iMutawSr58UMblp5BH8iR0j4/Sl/7atNwoSWAKLOLYOxgz77QKscEHz I+oW7NEZJXOoCVuPR7FfKTR3vcf6dsIaH+sfUitjqHIubn7wPIthNp+dTwLTzQ== From: Mehdi Djait To: mchehab@kernel.org, hverkuil-cisco@xs4all.nl, krzysztof.kozlowski+dt@linaro.org, robh+dt@kernel.org, conor+dt@kernel.org, laurent.pinchart@ideasonboard.com 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 v7 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix Date: Mon, 16 Oct 2023 15:58:31 +0200 Message-ID: <43fcbc231a9932e57cae413bd9b23c720863c608.1697463708.git.mehdi.djait@bootlin.com> X-Mailer: git-send-email 2.41.0 In-Reply-To: References: MIME-Version: 1.0 X-GND-Sasl: mehdi.djait@bootlin.com Precedence: bulk List-ID: X-Mailing-List: linux-media@vger.kernel.org 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,.*":