diff options
author | Chris Morgan <macromorgan@hotmail.com> | 2024-03-25 14:49:55 +0100 |
---|---|---|
committer | Neil Armstrong <neil.armstrong@linaro.org> | 2024-03-29 17:14:01 +0100 |
commit | 59237fc04ee1c4cdf62ad5dba18244713970e36f (patch) | |
tree | a1f9935680e24d47dc77d22ed5b349a04194c293 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | drm/meson: vclk: fix calculation of 59.94 fractional rates (diff) | |
download | linux-59237fc04ee1c4cdf62ad5dba18244713970e36f.tar.xz linux-59237fc04ee1c4cdf62ad5dba18244713970e36f.zip |
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 <macromorgan@hotmail.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20240325134959.11807-2-macroalpha82@gmail.com
Signed-off-by: Neil Armstrong <neil.armstrong@linaro.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240325134959.11807-2-macroalpha82@gmail.com
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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,.*": |