| From 3b822342c68b327b3605fa37f49128b52e69747e Mon Sep 17 00:00:00 2001 |
| From: Sasha Levin <sashal@kernel.org> |
| Date: Wed, 26 Feb 2025 15:19:13 +0100 |
| Subject: dt-bindings: vendor-prefixes: add GOcontroll |
| |
| From: Maud Spierings <maudspierings@gocontroll.com> |
| |
| [ Upstream commit 5f0d2de417166698c8eba433b696037ce04730da ] |
| |
| 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> |
| Signed-off-by: Sasha Levin <sashal@kernel.org> |
| --- |
| Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++ |
| 1 file changed, 2 insertions(+) |
| |
| diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml |
| index da01616802c76..a985e22f9241d 100644 |
| --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml |
| +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml |
| @@ -589,6 +589,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,.*": |
| -- |
| 2.39.5 |
| |