lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251114121853.16472-2-r.mereu@arduino.cc>
Date: Fri, 14 Nov 2025 13:18:48 +0100
From: Riccardo Mereu <r.mereu.kernel@...uino.cc>
To: andersson@...nel.org,
	konradybcio@...nel.org,
	robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org,
	broonie@...nel.org
Cc: linux@...ck-us.net,
	Jonathan.Cameron@...wei.com,
	wenswang@...h.net,
	naresh.solanki@...ements.com,
	michal.simek@....com,
	nuno.sa@...log.com,
	chou.cosmo@...il.com,
	grantpeltier93@...il.com,
	eajames@...ux.ibm.com,
	farouk.bouabid@...rry.de,
	linux-arm-msm@...r.kernel.org,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-spi@...r.kernel.org,
	m.facchin@...uino.cc,
	Riccardo Mereu <r.mereu@...uino.cc>
Subject: [PATCH v2 1/6] dt-bindings: vendor-prefixes: Add Arduino name

Add entry for Arduino Srl (https://arduino.cc)

Signed-off-by: Riccardo Mereu <r.mereu@...uino.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


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ