diff options
author | Christian Hewitt <christianshewitt@gmail.com> | 2019-09-23 18:13:54 +0400 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2019-10-07 11:13:37 -0700 |
commit | 46f4fa76fc7d0d8ec9dbd83044bb7e10f4d7b9a0 (patch) | |
tree | 595dbe406c9315f7a92eb7cd5f25f1e8ff7e385b /Documentation | |
parent | 6eeaf4d2452ec8b1ece58776812140734fc2e088 (diff) | |
download | linux-46f4fa76fc7d0d8ec9dbd83044bb7e10f4d7b9a0.tar.bz2 |
dt-bindings: Add vendor prefix for Ugoos
Ugoos Industrial Co., Ltd. are a manufacturer of ARM based TV Boxes/Dongles,
Digital Signage and Advertisement Solutions [0].
[0] (https://ugoos.com)
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Christian Hewitt <christianshewitt@gmail.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation')
-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 967e78c5ec0a..e711cbc8e55b 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -988,6 +988,8 @@ patternProperties: description: Ubiquiti Networks "^udoo,.*": description: Udoo + "^ugoos,.*": + description: Ugoos Industrial Co., Ltd. "^uniwest,.*": description: United Western Technologies Corp (UniWest) "^upisemi,.*": |