diff options
author | Claudiu Beznea <[email protected]> | 2021-08-16 09:44:11 +0300 |
---|---|---|
committer | Nicolas Ferre <[email protected]> | 2021-09-15 12:16:45 +0200 |
commit | 8bced0c5ff7b317e72940fb15064ae7d2ed03e04 (patch) | |
tree | cc023b06a08824603afe6352f58a918a9b7c07bb | |
parent | fcc090f9e315ca6961b92f4bab5c5da148778c89 (diff) |
dt-bindings: add vendor prefix for calamp
Add vendor prefix for CalAmp Corp.
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 a867f7102c35..67d5cdd96cfa 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -191,6 +191,8 @@ patternProperties: description: B&R Industrial Automation GmbH "^bticino,.*": description: Bticino International + "^calamp,.*": + description: CalAmp Corp. "^calaosystems,.*": description: CALAO Systems SAS "^calxeda,.*": |