devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: Add Apple as vendor
@ 2021-02-03 12:35 Linus Walleij
  2021-02-04 23:41 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Linus Walleij @ 2021-02-03 12:35 UTC (permalink / raw)
  To: Rob Herring; +Cc: devicetree, Linus Walleij

As noted in discussion, this prefix is already in use.

Link: https://lore.kernel.org/linux-arm-kernel/CAL_Jsq+znLsyQOw59xqYgoYo9eJrn1R1Tj--aRvPHOD_jv0fxA@mail.gmail.com/
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
---
 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 076d4b26261b..450596d2a108 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -101,6 +101,8 @@ patternProperties:
     description: Anvo-Systems Dresden GmbH
   "^apm,.*":
     description: Applied Micro Circuits Corporation (APM)
+  "^apple,.*":
+    description: Apple Inc.
   "^aptina,.*":
     description: Aptina Imaging
   "^arasan,.*":
-- 
2.29.2


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] dt-bindings: Add Apple as vendor
  2021-02-03 12:35 [PATCH] dt-bindings: Add Apple as vendor Linus Walleij
@ 2021-02-04 23:41 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-02-04 23:41 UTC (permalink / raw)
  To: Linus Walleij; +Cc: devicetree

On Wed, Feb 03, 2021 at 01:35:47PM +0100, Linus Walleij wrote:
> As noted in discussion, this prefix is already in use.
> 
> Link: https://lore.kernel.org/linux-arm-kernel/CAL_Jsq+znLsyQOw59xqYgoYo9eJrn1R1Tj--aRvPHOD_jv0fxA@mail.gmail.com/

If I wasn't clear, I'm happy to take AAPL which is already in use (by 
the kernel and for decades).

There's a patch for that now already.

> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
> ---
>  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 076d4b26261b..450596d2a108 100644
> --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> @@ -101,6 +101,8 @@ patternProperties:
>      description: Anvo-Systems Dresden GmbH
>    "^apm,.*":
>      description: Applied Micro Circuits Corporation (APM)
> +  "^apple,.*":
> +    description: Apple Inc.
>    "^aptina,.*":
>      description: Aptina Imaging
>    "^arasan,.*":
> -- 
> 2.29.2
> 

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-02-04 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-02-03 12:35 [PATCH] dt-bindings: Add Apple as vendor Linus Walleij
2021-02-04 23:41 ` Rob Herring

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).