diff options
author | Hector Martin <marcan@marcan.st> | 2021-02-05 03:29:41 +0900 |
---|---|---|
committer | Hector Martin <marcan@marcan.st> | 2021-04-08 20:18:37 +0900 |
commit | fd8b0990d9159b981d15a202ce84b02b148d2f40 (patch) | |
tree | d21e4f136b85d0bd45bf326ca95d17b23ff188bc /Documentation/devicetree/bindings/vendor-prefixes.yaml | |
parent | 847bea3d08af9158ae9e17b43632d6aa4f1702a0 (diff) | |
download | linux-fd8b0990d9159b981d15a202ce84b02b148d2f40.tar.bz2 |
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>
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 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,.*": |