diff options
author | Icenowy Zheng <[email protected]> | 2022-12-06 13:52:23 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2022-12-08 16:47:03 +0100 |
commit | 38cea8e31e9ef143187135d714aed4d7bd18463c (patch) | |
tree | deac307f07e74a11e683caf397d74c390af1addf | |
parent | 0cd142b4665ee3133cd80539b5a430be5fd326c6 (diff) |
dt-bindings: vendor-prefixes: add Genesys Logic
Genesys Logic, Inc. is a manufacturer for interface chips, especially
USB hubs.
https://www.genesyslogic.com.tw/
Signed-off-by: Icenowy Zheng <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[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 6e323a380294..43359c0ccaf5 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -488,6 +488,8 @@ patternProperties: description: GE Fanuc Intelligent Platforms Embedded Systems, Inc. "^gemei,.*": description: Gemei Digital Technology Co., Ltd. + "^genesys,.*": + description: Genesys Logic, Inc. "^geniatech,.*": description: Geniatech, Inc. "^giantec,.*": |