mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
847bea3d08
commit
fd8b0990d9
|
@ -103,6 +103,8 @@ patternProperties:
|
||||||
description: Anvo-Systems Dresden GmbH
|
description: Anvo-Systems Dresden GmbH
|
||||||
"^apm,.*":
|
"^apm,.*":
|
||||||
description: Applied Micro Circuits Corporation (APM)
|
description: Applied Micro Circuits Corporation (APM)
|
||||||
|
"^apple,.*":
|
||||||
|
description: Apple Inc.
|
||||||
"^aptina,.*":
|
"^aptina,.*":
|
||||||
description: Aptina Imaging
|
description: Aptina Imaging
|
||||||
"^arasan,.*":
|
"^arasan,.*":
|
||||||
|
|
Loading…
Reference in New Issue