[PATCH] dt-bindings: hwmon: pmbus/max17616: Add SMBALERT interrupt property
From: Kim Seer Paller
Date: Mon Oct 13 2025 - 01:01:46 EST
Add interrupt property to document the SMBALERT pin functionality for
fault condition signal.
Suggested-by: Marcelo Schmitt <marcelo.schmitt@xxxxxxxxxx>
Signed-off-by: Kim Seer Paller <kimseer.paller@xxxxxxxxxx>
---
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@xxxxxxxxxx>