diff options
author | Paul Cercueil <paul@crapouillou.net> | 2020-11-01 12:31:47 +0300 |
---|---|---|
committer | Paul Cercueil <paul@crapouillou.net> | 2020-11-17 16:59:54 +0300 |
commit | 81b7608e2b190426c33b9e7fc69fe96ae8408ebb (patch) | |
tree | 600a61bbaf6c5cd9cbf70fad1b3838cc7b3bbbbc /Documentation/devicetree | |
parent | b33340e33acdfe5ca6a5aa1244709575ae1e0432 (diff) | |
download | linux-81b7608e2b190426c33b9e7fc69fe96ae8408ebb.tar.xz |
dt-bindings: vendor-prefixes: Add abt vendor prefix
Add prefix for ShenZhen Asia Better Technology Ltd.
Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Sam Ravnborg <sam@ravnborg.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20201101093150.8071-2-paul@crapouillou.net
Diffstat (limited to 'Documentation/devicetree')
-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 12e1419823d4..e40ee369f808 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -29,6 +29,8 @@ patternProperties: description: Abilis Systems "^abracon,.*": description: Abracon Corporation + "^abt,.*": + description: ShenZhen Asia Better Technology Ltd. "^acer,.*": description: Acer Inc. "^acme,.*": |