diff options
author | Claudiu Beznea <[email protected]> | 2021-08-16 09:44:14 +0300 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2021-09-15 12:21:15 +0200 |
commit | 3e1108bcce83a25527a16bf65811b845fe65fc6d (patch) | |
tree | 6653a3c9d23a3c5c9f5d130201fdc03d59b32713 | |
parent | 6dcb573a0afd989933c120240a270a8cfbdd0dfb (diff) |
dt-bindings: add vendor prefix for exegin
Add vendor prefix for Exegin Technologies Limited.
Signed-off-by: Claudiu Beznea <[email protected]>
Acked-by: Rob Herring <[email protected]>
Signed-off-by: Nicolas Ferre <[email protected]>
Link: https://lore.kernel.org/r/[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 67d5cdd96cfa..6ab5ac26e188 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -397,6 +397,8 @@ patternProperties: description: Exar Corporation "^excito,.*": description: Excito + "^exegin,.*": + description: Exegin Technologies Limited "^ezchip,.*": description: EZchip Semiconductor "^facebook,.*": |