diff options
author | Paul Kocialkowski <[email protected]> | 2019-12-03 15:12:40 +0100 |
---|---|---|
committer | Linus Walleij <[email protected]> | 2019-12-13 09:47:29 +0100 |
commit | 885503fbea210bc8f4ac70fa530ed05fade4bc94 (patch) | |
tree | e44f856ad9b85fda44316e731aeb75edef7baaca | |
parent | ddd8891e01ecd87c81c04f6eb169be193868b884 (diff) |
dt-bindings: Add Xylon vendor prefix
Xylon is an electronics company that produces FPGA hardware block designs
optimized for Xilinx FPGAs.
Signed-off-by: Paul Kocialkowski <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Linus Walleij <[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 6046f4555852..9cb3bc683db7 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -1060,6 +1060,8 @@ patternProperties: description: Xilinx "^xunlong,.*": description: Shenzhen Xunlong Software CO.,Limited + "^xylon,.*": + description: Xylon "^yones-toptech,.*": description: Yones Toptech Co., Ltd. "^ysoft,.*": |