diff options
author | Marcin Sloniewski <[email protected]> | 2020-08-09 18:44:48 +0200 |
---|---|---|
committer | Alexandre Torgue <[email protected]> | 2020-09-23 18:37:02 +0200 |
commit | f3a622297b045e03d07a2e1a6661134505fa8a8d (patch) | |
tree | 2faeff1e9b8ab19f06cfb79520b822f3e1eb6fc4 | |
parent | 42a31ac6698681363363d48335559d212a26a7ca (diff) |
dt-bindings: vendor-prefixes: add Seeed Studio
Add the "seeed" vendor prefix for Seeed Technology Co., Ltd
Website: https://www.seeedstudio.com/
Signed-off-by: Marcin Sloniewski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Alexandre Torgue <[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 2baee2c817c1..70cfac65dc55 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -910,6 +910,8 @@ patternProperties: description: Schindler "^seagate,.*": description: Seagate Technology PLC + "^seeed,.*": + description: Seeed Technology Co., Ltd "^seirobotics,.*": description: Shenzhen SEI Robotics Co., Ltd "^semtech,.*": |