diff options
author | Jordan Chang <jordan.chang@ufispace.com> | 2023-01-19 18:21:00 +0800 |
---|---|---|
committer | Joel Stanley <joel@jms.id.au> | 2023-01-27 10:40:59 +1030 |
commit | 4fa180f7fc1921e235f80e4672c80b560b4946c7 (patch) | |
tree | f3967a09ec33b25b371df9a3a65aa65c742cdb24 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | 8803d9438ef65c96b03ae95472e19b3ac072c930 (diff) |
dt-bindings: vendor-prefixes: Add prefix for Ufi Space
Add a vendor prefix for Ufi Space (https://www.ufispace.com).
Signed-off-by: Jordan Chang <jordan.chang@ufispace.com>
Link: https://lore.kernel.org/r/20230119102102.73414-2-jordan.chang@ufispace.com
Signed-off-by: Joel Stanley <joel@jms.id.au>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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 70ffb3780621..51be4a8247ff 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1372,6 +1372,8 @@ patternProperties: description: uCRobotics "^udoo,.*": description: Udoo + "^ufispace,.*": + description: Ufi Space Co., Ltd. "^ugoos,.*": description: Ugoos Industrial Co., Ltd. "^uniwest,.*": |