diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-03-15 15:44:23 +0300 |
---|---|---|
committer | Rob Herring <robh@kernel.org> | 2021-03-24 21:31:35 +0300 |
commit | 1b07d6e9214ce7e55d91ea0510b7cac0decd8ed9 (patch) | |
tree | 38e30a868d0085b9b52c6d87a199828df2a40f4f /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | 2837b34b20100973b3a64e1c68c729efb0ebe938 (diff) | |
download | linux-1b07d6e9214ce7e55d91ea0510b7cac0decd8ed9.tar.xz |
dt-bindings: add vendor prefix for AESOP
Add vendor prefix for AESOP Embedded Forum (http://www.aesop.or.kr).
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Link: https://lore.kernel.org/r/20210315124423.115039-3-krzysztof.kozlowski@canonical.com
Signed-off-by: Rob Herring <robh@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/vendor-prefixes.yaml')
-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 7c9fcbfc0f28..ab3bb1020d8d 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -57,6 +57,8 @@ patternProperties: description: Advantech Corporation "^aeroflexgaisler,.*": description: Aeroflex Gaisler AB + "^aesop,.*": + description: AESOP Embedded Forum "^al,.*": description: Annapurna Labs "^alcatel,.*": |