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: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20251117123809.47488-4-Thomas.Marangoni@becom-group.com>
Date: Mon, 17 Nov 2025 13:38:05 +0100
From: Thomas Marangoni <Thomas.Marangoni@...om-group.com>
To: linux-hwmon@...r.kernel.org
Cc: robh@...nel.org,
	krzk+dt@...nel.org,
	conor+dt@...nel.org,
	linux@...ck-us.net,
	corbet@....net,
	Jonathan.Cameron@...wei.com,
	Frank.Li@....com,
	michal.simek@....com,
	rodrigo.gobbi.7@...il.com,
	chou.cosmo@...il.com,
	wenswang@...h.net,
	nuno.sa@...log.com,
	paweldembicki@...il.com,
	apokusinski01@...il.com,
	eajames@...ux.ibm.com,
	vassilisamir@...il.com,
	heiko@...ech.de,
	neil.armstrong@...aro.org,
	prabhakar.mahadev-lad.rj@...renesas.com,
	kever.yang@...k-chips.com,
	mani@...nel.org,
	dev@...l-k.io,
	devicetree@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	linux-doc@...r.kernel.org,
	Thomas Marangoni <Thomas.Marangoni@...om-group.com>
Subject: [PATCH 3/4] dt-bindings: Add tids in bindings and wsen as vendor

This patch adds the tids driver to the bindings as trivial-devices
and adds the WSEN manufacturer to the vendor-prefixes.
---
 Documentation/devicetree/bindings/trivial-devices.yaml | 2 ++
 Documentation/devicetree/bindings/vendor-prefixes.yaml | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/trivial-devices.yaml b/Documentation/devicetree/bindings/trivial-devices.yaml
index 2eff6f274302..e120767ce119 100644
--- a/Documentation/devicetree/bindings/trivial-devices.yaml
+++ b/Documentation/devicetree/bindings/trivial-devices.yaml
@@ -488,6 +488,8 @@ properties:
           - ti,tsc2003
             # Winbond/Nuvoton H/W Monitor
           - winbond,w83793
+            # Temperature sensor with i2c interface
+          - wsen,tids-2521020222501
 
 required:
   - compatible
diff --git a/Documentation/devicetree/bindings/vendor-prefixes.yaml b/Documentation/devicetree/bindings/vendor-prefixes.yaml
index 42d2bc0ce027..2cf753fdf5a7 100644
--- a/Documentation/devicetree/bindings/vendor-prefixes.yaml
+++ b/Documentation/devicetree/bindings/vendor-prefixes.yaml
@@ -1823,6 +1823,8 @@ patternProperties:
     description: Wobo
   "^wolfvision,.*":
     description: WolfVision GmbH
+  "^wsen,.*":
+    description: Würth Elektronik eiSos GmbH & Co. KG
   "^x-powers,.*":
     description: X-Powers
   "^xen,.*":
-- 
2.51.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ