diff options
author | Chris Morgan <[email protected]> | 2024-03-25 08:49:55 -0500 |
---|---|---|
committer | Neil Armstrong <[email protected]> | 2024-03-29 17:14:01 +0100 |
commit | 59237fc04ee1c4cdf62ad5dba18244713970e36f (patch) | |
tree | a1f9935680e24d47dc77d22ed5b349a04194c293 | |
parent | bfbc68e4d8695497f858a45a142665e22a512ea3 (diff) |
dt-bindings: vendor-prefix: Add prefix for GameForce
GameForce is a company that produces handheld game consoles.
https://gameforce.fun/
Signed-off-by: Chris Morgan <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Neil Armstrong <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
-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 96e47742e250..fa210145e584 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -518,6 +518,8 @@ patternProperties: description: FX Technology Ltd. "^galaxycore,.*": description: GalaxyCore Inc. + "^gameforce,.*": + description: GameForce "^gardena,.*": description: GARDENA GmbH "^gateway,.*": |