diff options
author | Dillon Min <[email protected]> | 2021-05-04 13:09:50 +0800 |
---|---|---|
committer | Shawn Guo <[email protected]> | 2021-05-23 10:19:44 +0800 |
commit | 7486d6df6179a28c0dc7baf74b122e50d95bab61 (patch) | |
tree | a5c55ea0ed817be684955dd01e47d6b3df1a7e58 | |
parent | bf3605187530d82ece4f22bb1f2ac53d231f41d4 (diff) |
dt-bindings: add dasheng vendor prefix
Add vendor prefix for DaSheng, Inc.
Signed-off-by: Dillon Min <[email protected]>
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
-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 b868cefc7c55..71ca69ca9142 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -315,6 +315,8 @@ patternProperties: description: DPTechnics "^dragino,.*": description: Dragino Technology Co., Limited + "^ds,.*": + description: DaSheng, Inc. "^dserve,.*": description: dServe Technology B.V. "^dynaimage,.*": |