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@xxxxxxxxxxxxxx/ 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@xxxxxxxxxx> > --- > 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 >