diff options
author | Pascal Roeleven <dev@pascalroeleven.nl> | 2020-03-20 12:21:34 +0100 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2020-03-31 09:03:34 -0600 |
commit | 43add0bd1f56e412087508ad850d6278e4aa2891 (patch) | |
tree | 7de6e686fa3f054aabcfd9cf831d924b248b3091 /Documentation/devicetree | |
parent | f43775625e28703469198657392168c5fe961edc (diff) |
dt-bindings: vendor-prefixes: Add Topwise
Topwise Communication Co,. Ltd. is a company based in Shenzhen. They
manufacture all kind of products but seem to be focusing on POS nowadays.
Signed-off-by: Pascal Roeleven <dev@pascalroeleven.nl>
Acked-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree')
-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 f53c5f31dc8b..e41153c6cef7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1001,6 +1001,8 @@ patternProperties: "^toppoly,.*": description: TPO (deprecated, use tpo) deprecated: true + "^topwise,.*": + description: Topwise Communication Co., Ltd. "^toradex,.*": description: Toradex AG "^toshiba,.*": |