devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
@ 2025-10-13  5:00 Kim Seer Paller
  2025-10-13 18:31 ` Conor Dooley
  2025-10-14 15:15 ` Guenter Roeck
  0 siblings, 2 replies; 3+ messages in thread
From: Kim Seer Paller @ 2025-10-13  5:00 UTC (permalink / raw)
  To: Guenter Roeck, Rob Herring, Krzysztof Kozlowski, Conor Dooley
  Cc: linux-hwmon, devicetree, linux-kernel, Marcelo Schmitt,
	Kim Seer Paller

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

Suggested-by: Marcelo Schmitt <marcelo.schmitt@analog.com>
Signed-off-by: Kim Seer Paller <kimseer.paller@analog.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@analog.com>


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2025-10-14 15:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-10-13  5:00 [PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property Kim Seer Paller
2025-10-13 18:31 ` Conor Dooley
2025-10-14 15:15 ` Guenter Roeck

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).