Add entry for Arduino Srl (https://arduino.cc)
Signed-off-by: Riccardo Mereu <r.mereu@arduino.cc>
---
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,.*":
--
2.51.2
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@arduino.cc> > --- > 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,.*":
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@oss.qualcomm.com> 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@arduino.cc> > > --- > > 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,.*": >
On Wed, Nov 19, 2025 at 10:11:06AM +0100, Riccardo Mereu Linux Kernel wrote: > 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. Should it be S.r.l.? > Do you want me to fix this in v3? Yes, please. You need to send v3 anyway to fix From vs SoB story. > > On Wed, Nov 19, 2025 at 5:49 AM Trilok Soni > <trilok.soni@oss.qualcomm.com> 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@arduino.cc> > > > --- > > > 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,.*": > > -- With best wishes Dmitry
On Fri, Nov 14, 2025 at 01:18:48PM +0100, Riccardo Mereu wrote: > Add entry for Arduino Srl (https://arduino.cc) > > Signed-off-by: Riccardo Mereu <r.mereu@arduino.cc> You have checkpatch warnings. Best regards, Krzysztof
© 2016 - 2026 Red Hat, Inc.