Re: [PATCH 1/5] dt-bindings: vendor-prefix: Add prefix for GameForce

2024-03-26 Thread Rob Herring


On Mon, 25 Mar 2024 08:49:55 -0500, Chris Morgan wrote:
> From: Chris Morgan 
> 
> GameForce is a company that produces handheld game consoles.
> 
> https://gameforce.fun/
> 
> Signed-off-by: Chris Morgan 
> ---
>  Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
>  1 file changed, 2 insertions(+)
> 

Acked-by: Rob Herring 



[PATCH 1/5] dt-bindings: vendor-prefix: Add prefix for GameForce

2024-03-25 Thread Chris Morgan
From: Chris Morgan 

GameForce is a company that produces handheld game consoles.

https://gameforce.fun/

Signed-off-by: Chris Morgan 
---
 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 b97d298b3eb6..3def72060414 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -529,6 +529,8 @@ patternProperties:
 description: FX Technology Ltd.
   "^galaxycore,.*":
 description: GalaxyCore Inc.
+  "^gameforce,.*":
+description: GameForce
   "^gardena,.*":
 description: GARDENA GmbH
   "^gateway,.*":
-- 
2.34.1