diff options
author | Icenowy Zheng <icenowy@aosc.io> | 2019-06-23 12:37:59 +0800 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2019-07-09 16:57:41 -0600 |
commit | f59d261180f3b66367962f1974090815ce710056 (patch) | |
tree | c82a41383eefc3e6240e598b70d6deb840c2ea19 | |
parent | 09d9ea4014d1c7715c072403a9e2d4e97f6084ec (diff) | |
download | linux-f59d261180f3b66367962f1974090815ce710056.tar.bz2 |
dt-bindings: vendor-prefixes: add Sipeed
Shenzhen Sipeed Technology Co., Ltd. is a company focused on development
kits, which also contains rebranded Lichee Pi series.
Add its vendor prefix binding.
Signed-off-by: Icenowy Zheng <icenowy@aosc.io>
Signed-off-by: Rob Herring <robh@kernel.org>
-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 7015974a7904..e779ed16de2b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -839,6 +839,8 @@ patternProperties: description: Sinlinx Electronics Technology Co., LTD "^sinovoip,.*": description: SinoVoip Co., Ltd + "^sipeed,.*": + description: Shenzhen Sipeed Technology Co., Ltd. "^sirf,.*": description: SiRF Technology, Inc. "^sis,.*": |