diff options
author | 2019-07-28 23:04:02 +0200 | |
---|---|---|
committer | 2019-08-12 22:53:42 +0200 | |
commit | abab1cd6c617762adade199c33034d6d744bd28e (patch) | |
tree | 04f5fac7c8f3b8fb4966dc56003e28ef1ee50130 | |
parent | ARM: dts: at91: Avoid colliding 'display' node and property names (diff) | |
download | wireguard-linux-abab1cd6c617762adade199c33034d6d744bd28e.tar.xz wireguard-linux-abab1cd6c617762adade199c33034d6d744bd28e.zip |
dt-bindings: add vendor prefix "acme" for "Acme Systems srl"
Add prefix for Acme Systems srl
https://www.acmesystems.it
Signed-off-by: Uwe Kleine-König <uwe@kleine-koenig.org>
Link: https://lore.kernel.org/r/20190728210403.2730-2-uwe@kleine-koenig.org
Acked-by: Rob Herring <robh@kernel.org>
Reviewed-by: Ludovic Desroches <ludovic.desroches@microchip.com>
Signed-off-by: Alexandre Belloni <alexandre.belloni@bootlin.com>
Diffstat (limited to '')
-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 6992bbbbffab..85965e3446bf 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -27,6 +27,8 @@ patternProperties: description: Abilis Systems "^abracon,.*": description: Abracon Corporation + "^acme,.*": + description: Acme Systems srl "^actions,.*": description: Actions Semiconductor Co., Ltd. "^active-semi,.*": |