From patchwork Fri Nov 17 15:42:27 2023 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Mehdi Djait X-Patchwork-Id: 13459073 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="QSeTgrgG" Received: from relay8-d.mail.gandi.net (relay8-d.mail.gandi.net [IPv6:2001:4b98:dc4:8::228]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 05357127; Fri, 17 Nov 2023 07:42:34 -0800 (PST) Received: by mail.gandi.net (Postfix) with ESMTPSA id 19C6D1BF205; Fri, 17 Nov 2023 15:42:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=gm1; t=1700235753; 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=QSeTgrgG4WwQHaLGKlBM92b0WXjNYvXTBVdJxQpMJMh58dPdm6LhsrqqfLJnwcsm1SO5gr h0fBZcb34sWKL2YyITHE1p7k/sbbHTIAoycJ0pwRwknzTMqFrxq9QTgP7Yt5f2Wr3MDsfC WAxYCamYhOrGwcKDIF308elEt7Q8TgAC7BooZuGSqUCO7Owgh28RMrX71T/tJXwl/Tuhub 9xHsXIFUwVjhuzX8U6K8vf1gKwaJQsk0SbEt2RiAucnAGcuE7ESwcjtbMEG07b0xvrWU58 0qf0NhEkg6W1eWAY+3USdLsAdq7YsuYUTiIguAqA155hWejV2J6i2UgY5Psnzw== 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 v9 1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix Date: Fri, 17 Nov 2023 16:42:27 +0100 Message-ID: X-Mailer: git-send-email 2.41.0 In-Reply-To: References: Precedence: bulk X-Mailing-List: linux-media@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,.*":