diff options
author | 2021-02-05 03:29:41 +0900 | |
---|---|---|
committer | 2021-04-08 20:18:37 +0900 | |
commit | fd8b0990d9159b981d15a202ce84b02b148d2f40 (patch) | |
tree | d21e4f136b85d0bd45bf326ca95d17b23ff188bc | |
parent | Merge remote-tracking branch 'arm64/for-next/fiq' (diff) | |
download | wireguard-linux-fd8b0990d9159b981d15a202ce84b02b148d2f40.tar.xz wireguard-linux-fd8b0990d9159b981d15a202ce84b02b148d2f40.zip |
dt-bindings: vendor-prefixes: Add apple prefix
This is different from the legacy AAPL prefix used on PPC, but
consensus is that we prefer `apple` for these new platforms.
Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Hector Martin <marcan@marcan.st>
-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 f6064d84a424..7b59b6d3f526 100644 --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml @@ -103,6 +103,8 @@ patternProperties: description: Anvo-Systems Dresden GmbH "^apm,.*": description: Applied Micro Circuits Corporation (APM) + "^apple,.*": + description: Apple Inc. "^aptina,.*": description: Aptina Imaging "^arasan,.*": |