diff mbox series

[v6,1/3] dt-bindings: vendor-prefixes: Add techwell vendor prefix

Message ID 944ce349236e007f5a4d4fad3ba48d75009644ca.1696608809.git.mehdi.djait@bootlin.com
State Not Applicable
Headers show
Series media: i2c: Introduce driver for the TW9900 video decoder | expand

Checks

Context Check Description
robh/checkpatch success
robh/patch-applied success
robh/dtbs-check warning build log
robh/dt-meta-schema success

Commit Message

Mehdi Djait Oct. 6, 2023, 4:25 p.m. UTC
Add prefix for Techwell, Inc.

Signed-off-by: Mehdi Djait <mehdi.djait@bootlin.com>
---
V5->V6:
- This commit had a "Acked-by: Rob Herring <robh@kernel.org>" Tag but
  decided not to collect it because the last Iteration was more than 2
  years ago

 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 1 file changed, 2 insertions(+)

Comments

Krzysztof Kozlowski Oct. 7, 2023, 3:33 p.m. UTC | #1
On 06/10/2023 18:25, Mehdi Djait wrote:
> Add prefix for Techwell, Inc.
> 
> Signed-off-by: Mehdi Djait <mehdi.djait@bootlin.com>
> ---

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof
diff mbox series

Patch

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,.*":