Re: [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Arduino name
From: Riccardo Mereu Linux Kernel
Date: Wed Nov 19 2025 - 04:11:19 EST
Srl (or SRL) is the equivalent of LLC, SPA (or Spa) is the equivalent of Inc.
Just noticed I was inconsistent with upper case and lower case letters
between commit message and commit content.
Do you want me to fix this in v3?
On Wed, Nov 19, 2025 at 5:49 AM Trilok Soni
<trilok.soni@xxxxxxxxxxxxxxxx> wrote:
>
> On 11/14/2025 4:18 AM, Riccardo Mereu wrote:
> > Add entry for Arduino Srl (https://arduino.cc)
>
> Is Srl or SRL = Inc or LLC?
>
> >
> > Signed-off-by: Riccardo Mereu <r.mereu@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 42d2bc0ce027..07a285c9387e 100644
> > --- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > +++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
> > @@ -158,6 +158,8 @@ patternProperties:
> > description: Arctic Sand
> > "^arcx,.*":
> > description: arcx Inc. / Archronix Inc.
> > + "^arduino,.*":
> > + description: Arduino SRL
> > "^argon40,.*":
> > description: Argon 40 Technologies Limited
> > "^ariaboard,.*":
>