diff options
author | Mehdi Djait <mehdi.djait@bootlin.com> | 2023-11-30 20:46:45 +0300 |
---|---|---|
committer | Hans Verkuil <hverkuil-cisco@xs4all.nl> | 2023-12-13 13:04:45 +0300 |
commit | 7b9df4ac0d7d9759d750304bf28540b2af2f8ba4 (patch) | |
tree | 3cc28a10e4ec340d5a5802402b1fca65e0aa694b | |
parent | f9c8ddce2fe3b767582f299d03fc8fb85943568c (diff) | |
download | linux-7b9df4ac0d7d9759d750304bf28540b2af2f8ba4.tar.xz |
dt-bindings: vendor-prefixes: Add techwell vendor prefix
Add prefix for Techwell, Inc.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Mehdi Djait <mehdi.djait@bootlin.com>
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
-rw-r--r-- | Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml index b3d751b42927..89aefe27dddc 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1383,6 +1383,8 @@ patternProperties: description: Technologic Systems "^techstar,.*": description: Shenzhen Techstar Electronics Co., Ltd. + "^techwell,.*": + description: Techwell, Inc. "^teejet,.*": description: TeeJet "^teltonika,.*": |