diff options
author | 2021-08-16 09:44:14 +0300 | |
---|---|---|
committer | 2021-09-15 12:21:15 +0200 | |
commit | 3e1108bcce83a25527a16bf65811b845fe65fc6d (patch) | |
tree | 6653a3c9d23a3c5c9f5d130201fdc03d59b32713 | |
parent | ARM: dts: at91: add CalAmp LMU5000 board (diff) | |
download | linux-dev-3e1108bcce83a25527a16bf65811b845fe65fc6d.tar.xz linux-dev-3e1108bcce83a25527a16bf65811b845fe65fc6d.zip |
dt-bindings: add vendor prefix for exegin
Add vendor prefix for Exegin Technologies Limited.
Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Link: https://lore.kernel.org/r/20210816064416.1630674-6-claudiu.beznea@microchip.com
-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,.*": |