diff options
author | Maud Spierings <maudspierings@gocontroll.com> | 2025-02-26 17:19:13 +0300 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-03-14 01:43:15 +0300 |
commit | 5f0d2de417166698c8eba433b696037ce04730da (patch) | |
tree | 41faa4763b9e9408e1b017d33e8211357566f73e | |
parent | 91ce208d7ab7ab7703537a054a0c31cb53bbf302 (diff) | |
download | linux-5f0d2de417166698c8eba433b696037ce04730da.tar.xz |
dt-bindings: vendor-prefixes: add GOcontroll
GOcontroll produces embedded linux systems and IO modules to use in
these systems, add its prefix.
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Signed-off-by: Maud Spierings <maudspierings@gocontroll.com>
Link: https://patch.msgid.link/20250226-initial_display-v2-2-23fafa130817@gocontroll.com
Signed-off-by: Mark Brown <broonie@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 5079ca6ce1d1..b5979832ddce 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -593,6 +593,8 @@ patternProperties: description: GlobalTop Technology, Inc. "^gmt,.*": description: Global Mixed-mode Technology, Inc. + "^gocontroll,.*": + description: GOcontroll Modular Embedded Electronics B.V. "^goldelico,.*": description: Golden Delicious Computers GmbH & Co. KG "^goodix,.*": |