diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2023-01-11 15:41:05 +0300 |
---|---|---|
committer | Conor Dooley <conor.dooley@microchip.com> | 2023-01-21 01:03:37 +0300 |
commit | f6beee9118c30c10704e5a20752b2221bce26fc4 (patch) | |
tree | e0e274a23dc145a7e8bff5c72282e904c38f6635 /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | 1b929c02afd37871d5afb9d498426f83432e71c2 (diff) | |
download | linux-f6beee9118c30c10704e5a20752b2221bce26fc4.tar.xz |
dt-bindings: vendor-prefixes: Add entry for Aldec
Per their website:
Aldec, Inc. is an industry-leading Electronic Design Automation (EDA)
company delivering innovative design creation, simulation and
verification solutions to assist in the development of complex FPGA,
ASIC, SoC and embedded system designs.
Link: https://www.aldec.com/
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Conor Dooley <conor.dooley@microchip.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 70ffb3780621..d119e9a7c287 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -69,6 +69,8 @@ patternProperties: description: Annapurna Labs "^alcatel,.*": description: Alcatel + "^aldec,.*": + description: Aldec, Inc. "^alfa-network,.*": description: ALFA Network Inc. "^allegro,.*": |