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>] [day] [month] [year] [list]
Message-ID: <20251013-upstream-max17616-v1-1-0e15002479c3@analog.com>
Date: Mon, 13 Oct 2025 13:00:47 +0800
From: Kim Seer Paller <kimseer.paller@...log.com>
To: Guenter Roeck <linux@...ck-us.net>, Rob Herring <robh@...nel.org>,
        Krzysztof Kozlowski <krzk+dt@...nel.org>,
        Conor Dooley <conor+dt@...nel.org>
CC: <linux-hwmon@...r.kernel.org>, <devicetree@...r.kernel.org>,
        <linux-kernel@...r.kernel.org>,
        Marcelo Schmitt <marcelo.schmitt@...log.com>,
        Kim Seer Paller <kimseer.paller@...log.com>
Subject: [PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt
 property

Add interrupt property to document the SMBALERT pin functionality for
fault condition signal.

Suggested-by: Marcelo Schmitt <marcelo.schmitt@...log.com>
Signed-off-by: Kim Seer Paller <kimseer.paller@...log.com>
---
 Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml b/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml
index 4680d354af0ef706bbd90d2546f5f25149654b6c..fa48af81e083cbc69d17c01862f8f771eacf3332 100644
--- a/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml
+++ b/Documentation/devicetree/bindings/hwmon/pmbus/adi,max17616.yaml
@@ -26,6 +26,10 @@ properties:
 
   vcc-supply: true
 
+  interrupts:
+    description: Fault condition signal provided on SMBALERT pin.
+    maxItems: 1
+
 required:
   - compatible
   - reg

---
base-commit: 2a364c163c1fa9fe62c2f06e84fb7d2f995e461f
change-id: 20251013-upstream-max17616-37a4b8058eed

Best regards,
-- 
Kim Seer Paller <kimseer.paller@...log.com>


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ