diff options
author | Manivannan Sadhasivam <[email protected]> | 2020-05-03 21:12:10 +0530 |
---|---|---|
committer | Alexandre Torgue <[email protected]> | 2020-05-14 14:34:14 +0200 |
commit | da80ddaf5176fdbe6742d77ff9039f690a3df595 (patch) | |
tree | 22d1737d2b4c994158553084805141a405b900ce | |
parent | f572f485898a3a570acf33be6db7e8f02c303751 (diff) |
dt-bindings: Add vendor prefix for Shiratech Solutions
This commit adds devicetree vendor prefix for Shiratech solutions,
a SOM/embedded board manufacturing company.
https://www.shiratech-solutions.com/
Signed-off-by: Manivannan Sadhasivam <[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 e3f1b06d12ae..48ad8f954f33 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -902,6 +902,8 @@ patternProperties: description: Sharp Corporation "^shimafuji,.*": description: Shimafuji Electric, Inc. + "^shiratech,.*": + description: Shiratech Solutions "^si-en,.*": description: Si-En Technology Ltd. "^si-linux,.*": |