[PATCH 01/18] dt-bindings: vendor-prefixes: add AAPL prefix
Krzysztof Kozlowski
krzk at kernel.org
Mon Feb 8 05:27:30 EST 2021
On Fri, Feb 05, 2021 at 05:39:34AM +0900, Hector Martin wrote:
> Amusingly, this wasn't yet documented, even though this vendor prefix
> has been used since time immemorial on PPC.
>
> Signed-off-by: Hector Martin <marcan at marcan.st>
> ---
> Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> index 041ae90b0d8f..d7950c723472 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -25,6 +25,8 @@ patternProperties:
> # Keep list in alphabetical order.
> "^70mai,.*":
> description: 70mai Co., Ltd.
> + "^AAPL,.*":
All prefixes are lower case... see ABB below (not mentioning that the
company name is not APPLE), so just "apple".
> + description: Apple Inc.
> "^abb,.*":
> description: ABB
Best regards,
Krzysztof
More information about the linux-arm-kernel
mailing list